UnsupportedTokenTypeBadRequestException.TokenType Property

Definition

Gets or sets the unsupported token type 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

Property Value

A string that contains the unsupported token type URI.

Applies to