Compartir a través de


KerberosSecurityTokenHandler.TokenType Propiedad

Definición

Obtiene el tipo del token controlado por la instancia actual.

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

Valor de propiedad

El tipo del token controlado por la instancia actual. De forma predeterminada este es el tipo de KerberosReceiverSecurityToken.

Se aplica a