Saml2SecurityTokenHandler.TokenType Propriedade
Definição
Obtém o tipo de token compatível com este manipulador.Gets the token type supported by this handler.
public:
virtual property Type ^ TokenType { Type ^ get(); };
public override Type TokenType { get; }
member this.TokenType : Type
Public Overrides ReadOnly Property TokenType As Type
Valor da propriedade
O Type da classe Saml2SecurityToken.The Type of the Saml2SecurityToken class.