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。

适用于