The following tables list the members exposed by the Saml11SecurityTokenHandler type.
Public Constructors
Name | Description | |
---|---|---|
Saml11SecurityTokenHandler | Overloaded. |
Public Fields
Name | Description | |
---|---|---|
Assertion | ||
BearerConfirmationMethod | ||
Namespace | ||
UnspecifiedAuthenticationMethod |
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) | |
KeyInfoSerializer | ||
SamlSecurityTokenRequirement | ||
TokenType | Overridden. Get the System.Type of the SecurityToken this instance handles. |
Public Methods (see also Protected Methods)
Name | Description | |
---|---|---|
CanReadKeyIdentifierClause | (Inherited from SecurityTokenHandler) | |
CanReadToken | Overridden. | |
CanWriteKeyIdentifierClause | (Inherited from SecurityTokenHandler) | |
CreateSecurityTokenReference | Overridden. | |
CreateToken | Overridden. | |
Equals | Overloaded. (Inherited from Object) | |
GetHashCode | (Inherited from Object) | |
GetTokenTypeIdentifiers | Overridden. | |
GetType | (Inherited from Object) | |
ReadKeyIdentifierClause | (Inherited from SecurityTokenHandler) | |
ReadToken | Overloaded. Overridden. | |
ReferenceEquals | (Inherited from Object) | |
ToString | (Inherited from Object) | |
ValidateToken | Overridden. | |
WriteKeyIdentifierClause | (Inherited from SecurityTokenHandler) | |
WriteToken | Overridden. |
Protected Methods
Top
See Also
Copyright © 2008 by Microsoft Corporation. All rights reserved.