次の方法で共有


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 を含む文字列。

適用対象