共用方式為


WSTrustMessage.TokenType 屬性

定義

取得或設定 wst: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

屬性值

包含表示語彙基元類型之 URI 的字串。

備註

這個選擇性專案表示所需的令牌類型。

適用於