The following tables list the members exposed by the X509SecurityTokenHandler type.
Public Constructors
Name | Description | |
---|---|---|
X509SecurityTokenHandler | Overloaded. |
Public Properties
Name | Description | |
---|---|---|
CanValidateToken | Overridden. Indicates whether this handler supports validation of tokens handled by this instance. | |
CanWriteToken | Overridden. Indicates whether the class provides serialization functionality to serialize token handled by this instance. | |
CertificateValidator | ||
Configuration | (Inherited from SecurityTokenHandler) | |
ContainingCollection | (Inherited from SecurityTokenHandler) | |
MapToWindows | ||
TokenType | Overridden. Get the System.Type of the SecurityToken this instance handles. | |
UseWindowsTokenService | ||
WriteXmlDSigDefinedClauseTypes |
Public Methods (see also Protected Methods)
Name | Description | |
---|---|---|
CanReadKeyIdentifierClause | Overridden. | |
CanReadToken | Overridden. | |
CanWriteKeyIdentifierClause | Overridden. | |
CreateSecurityTokenReference | (Inherited from SecurityTokenHandler) | |
CreateToken | (Inherited from SecurityTokenHandler) | |
Equals | Overloaded. (Inherited from Object) | |
GetHashCode | (Inherited from Object) | |
GetTokenTypeIdentifiers | Overridden. | |
GetType | (Inherited from Object) | |
ReadKeyIdentifierClause | Overridden. | |
ReadToken | Overloaded. Overridden. | |
ReferenceEquals | (Inherited from Object) | |
ToString | (Inherited from Object) | |
ValidateToken | Overridden. | |
WriteKeyIdentifierClause | Overridden. | |
WriteToken | Overridden. |
Protected Methods
Name | Description | |
---|---|---|
DetectReplayedTokens | (Inherited from SecurityTokenHandler) | |
Finalize | (Inherited from Object) | |
MemberwiseClone | (Inherited from Object) |
See Also
Copyright © 2008 by Microsoft Corporation. All rights reserved.