IssuedSecurityTokenParameters.TokenType Propiedad

Definición

Obtiene o establece el tipo de token emitido.

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

El tipo del token.

Se aplica a