X509SecurityTokenHandler.TokenType Proprietà

Definizione

Ottiene l'oggetto Type dei token che questo gestore elabora.

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 classe X509SecurityToken.

Si applica a