MicrosoftAccountMultiFactorAuthenticationManager.Current Property

Definition

This API is for internal use only and should not be used in your code.

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

Property Value

This API is for internal use only and should not be used in your code.

Applies to