TokenOptions.AuthenticatorTokenProvider 属性

定义

获取或设置 AuthenticatorTokenProvider 用于使用验证器验证两个因素登录的 。

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用于使用验证器验证两个因素登录的 。

适用于