共用方式為


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

屬性值

Token 類型。

適用於