MicrosoftAccountMultiFactorAuthenticationManager.Current プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
この API は内部使用のみを目的としており、コードでは使用しないでください。
public:
static property MicrosoftAccountMultiFactorAuthenticationManager ^ Current { MicrosoftAccountMultiFactorAuthenticationManager ^ get(); };
static MicrosoftAccountMultiFactorAuthenticationManager Current();
public static MicrosoftAccountMultiFactorAuthenticationManager Current { get; }
var microsoftAccountMultiFactorAuthenticationManager = MicrosoftAccountMultiFactorAuthenticationManager.current;
Public Shared ReadOnly Property Current As MicrosoftAccountMultiFactorAuthenticationManager
プロパティ値
この API は内部使用のみを目的としており、コードでは使用しないでください。