次の方法で共有


MicrosoftAccountMultiFactorAuthenticationManager.Current プロパティ

定義

この 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 は内部使用のみを目的としており、コードでは使用しないでください。

適用対象