共用方式為


UnsupportedTokenTypeBadRequestException.TokenType 屬性

定義

取得或設定不支援的權杖類型 URI。

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

適用於