TokenOptions.AuthenticatorTokenProvider Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the AuthenticatorTokenProvider used to validate two factor sign ins with an authenticator.
public:
property System::String ^ AuthenticatorTokenProvider { System::String ^ get(); void set(System::String ^ value); };
public string AuthenticatorTokenProvider { get; set; }
member this.AuthenticatorTokenProvider : string with get, set
Public Property AuthenticatorTokenProvider As String
Property Value
The AuthenticatorTokenProvider used to validate two factor sign ins with an authenticator.