KerberosSecurityTokenHandler.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. Per impostazione predefinita questo è il tipo della classe KerberosReceiverSecurityToken.

Si applica a