TokenRequiredEventArgs.AuthenticationToken 属性

定义

需要它的操作要使用的身份验证令牌。

public:
 property System::String ^ AuthenticationToken { System::String ^ get(); void set(System::String ^ value); };
public string AuthenticationToken { get; set; }
member this.AuthenticationToken : string with get, set
Public Property AuthenticationToken As String

属性值

适用于