SecurityTokenHandler (Miembros)
Defines the interface for a Custom Security Token Handler.
En las tablas siguientes se enumeran los miembros expuestos por el tipo SecurityTokenHandler.
Protegido Constructores
Nombre | Descripción | |
---|---|---|
SecurityTokenHandler |
Arriba
Público Propiedades
Nombre | Descripción | |
---|---|---|
![]() |
CanValidateToken | Indicates whether this handler supports validation of tokens handled by this instance. |
![]() |
CanWriteToken | Indicates whether the class provides serialization functionality to serialize token handled by this instance. |
![]() |
Configuration | |
![]() |
ContainingCollection | |
![]() |
TokenType | Get the System.Type of the SecurityToken this instance handles. |
Arriba
Público Métodos
(vea también Protegido Métodos)
Nombre | Descripción | |
---|---|---|
![]() |
CanReadKeyIdentifierClause | Indicates if the current XML element is pointing to a KeyIdentifierClause that can be serialized by this instance. |
![]() |
CanReadToken | Indicates whether the current XML element can be read as a token of the type handled by this instance. |
![]() |
CanWriteKeyIdentifierClause | Indicates if the given SecurityKeyIdentifierClause can be serialized by this instance. |
![]() |
CreateSecurityTokenReference | Create the security token reference for tokens handled by this instance. |
![]() |
CreateToken | |
![]() |
Equals | Sobrecargado. (Se hereda de Object) |
![]() |
GetHashCode | (Se hereda de Object) |
![]() |
GetTokenTypeIdentifiers | |
![]() |
GetType | (Se hereda de Object) |
![]() |
ReadKeyIdentifierClause | |
![]() |
ReadToken | Sobrecargado. |
![]() ![]() |
ReferenceEquals | (Se hereda de Object) |
![]() |
ToString | (Se hereda de Object) |
![]() |
ValidateToken | |
![]() |
WriteKeyIdentifierClause | |
![]() |
WriteToken |
Arriba
Protegido Métodos
Nombre | Descripción | |
---|---|---|
![]() |
DetectReplayedTokens | |
![]() |
Finalize | (Se hereda de Object) |
![]() |
MemberwiseClone | (Se hereda de Object) |
Arriba
Vea también
Referencia
SecurityTokenHandler (Clase)
Microsoft.IdentityModel.Tokens (Espacio de nombres)
Copyright © 2008 Microsoft Corporation.Reservados todos los derechos.