Partager via


KerberosSecurityTokenHandler.TokenType Propriété

Définition

Obtient le type du jeton géré par l'instance actuelle.

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

Valeur de propriété

Type du jeton géré par l'instance actuelle. Par défaut, il s'agit de la classe KerberosReceiverSecurityToken.

S’applique à