EncryptedSecurityTokenHandler.TokenType Proprietà

Definizione

Ottiene il tipo del token gestito dall'istanza corrente.

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à

Tipo del token gestito dall'istanza corrente. Il valore predefinito è typeofEncryptedSecurityToken.

Si applica a