Compartir a través de


UnsupportedTokenTypeBadRequestException.TokenType Propiedad

Definición

Obtiene o establece el URI de tipo de token no compatible.

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

Valor de propiedad

Cadena que contiene el URI del tipo de token no admitido.

Se aplica a