RsaSecurityTokenHandler (Miembros)
En las tablas siguientes se enumeran los miembros expuestos por el tipo RsaSecurityTokenHandler.
Público Constructores
Nombre | Descripción | |
---|---|---|
RsaSecurityTokenHandler |
Arriba
Público Propiedades
Nombre | Descripción | |
---|---|---|
CanValidateToken | Invalidado. Indicates whether this handler supports validation of tokens handled by this instance. | |
CanWriteToken | Invalidado. Indicates whether the class provides serialization functionality to serialize token handled by this instance. | |
Configuration | (Se hereda de SecurityTokenHandler) | |
ContainingCollection | (Se hereda de SecurityTokenHandler) | |
TokenType | Invalidado. 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 | (Se hereda de SecurityTokenHandler) | |
CanReadToken | Invalidado. | |
CanWriteKeyIdentifierClause | (Se hereda de SecurityTokenHandler) | |
CreateSecurityTokenReference | (Se hereda de SecurityTokenHandler) | |
CreateToken | (Se hereda de SecurityTokenHandler) | |
Equals | Sobrecargado. (Se hereda de Object) | |
GetHashCode | (Se hereda de Object) | |
GetTokenTypeIdentifiers | Invalidado. | |
GetType | (Se hereda de Object) | |
ReadKeyIdentifierClause | (Se hereda de SecurityTokenHandler) | |
ReadToken | Sobrecargado. Invalidado. | |
ReferenceEquals | (Se hereda de Object) | |
ToString | (Se hereda de Object) | |
ValidateToken | Invalidado. | |
WriteKeyIdentifierClause | (Se hereda de SecurityTokenHandler) | |
WriteToken | Invalidado. |
Arriba
Protegido Métodos
Nombre | Descripción | |
---|---|---|
DetectReplayedTokens | (Se hereda de SecurityTokenHandler) | |
Finalize | (Se hereda de Object) | |
MemberwiseClone | (Se hereda de Object) |
Arriba
Vea también
Referencia
RsaSecurityTokenHandler (Clase)
Microsoft.IdentityModel.Tokens (Espacio de nombres)
Copyright © 2008 Microsoft Corporation.Reservados todos los derechos.