SecurityTokenDescriptor.TokenType 属性

定义

获取或设置已颁发令牌的令牌类型。

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

属性值

令牌类型。

适用于