Share via


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 字符串。

注解

此可选元素指示所需的标记类型。

适用于