TokenOptions.AuthenticatorTokenProvider プロパティ

定義

認証子を使用した AuthenticatorTokenProvider 2 要素サインインの検証に使用する を取得または設定します。

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

プロパティ値

AuthenticatorTokenProvider認証子を使用して 2 要素サインインを検証するために使用される 。

適用対象