X509SecurityTokenHandler.TokenType Proprietà

Definizione

Ottiene l'oggetto Type dei token elaborati da questo gestore.

public:
 virtual property Type ^ TokenType { Type ^ get(); };
public override Type TokenType { get; }
member this.TokenType : Type
Public Overrides ReadOnly Property TokenType As Type

Valore della proprietà

Per impostazione predefinita, il tipo della X509SecurityToken classe .

Si applica a