The following tables list the members exposed by the SessionSecurityTokenHandler type.
Public Constructors
Name | Description | |
---|---|---|
SessionSecurityTokenHandler | Overloaded. |
Public Fields
Name | Description | |
---|---|---|
DefaultCookieTransforms | ||
DefaultLifetime |
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. | |
Configuration | (Inherited from SecurityTokenHandler) | |
ContainingCollection | (Inherited from SecurityTokenHandler) | |
CookieElementName | ||
CookieNamespace | ||
DefaultSecureConversationVersion | ||
DefaultTokenLifetime | ||
DefaultTransforms | ||
TokenCache | ||
TokenLifetime | ||
TokenType | Overridden. Get the System.Type of the SecurityToken this instance handles. | |
Transforms | ||
UseWindowsTokenService |
Public Methods (see also Protected Methods)
Name | Description | |
---|---|---|
CanReadKeyIdentifierClause | (Inherited from SecurityTokenHandler) | |
CanReadToken | Overridden. | |
CanWriteKeyIdentifierClause | (Inherited from SecurityTokenHandler) | |
CreateCookieSerializer | ||
CreateSecurityTokenReference | (Inherited from SecurityTokenHandler) | |
CreateSessionSecurityToken | ||
CreateToken | Overridden. | |
Equals | Overloaded. (Inherited from Object) | |
GetHashCode | (Inherited from Object) | |
GetTokenTypeIdentifiers | Overridden. | |
GetType | (Inherited from Object) | |
ReadKeyIdentifierClause | (Inherited from SecurityTokenHandler) | |
ReadToken | Overloaded. | |
ReferenceEquals | (Inherited from Object) | |
ToString | (Inherited from Object) | |
ValidateToken | Overloaded. Overridden. | |
WriteKeyIdentifierClause | (Inherited from SecurityTokenHandler) | |
WriteToken | Overloaded. |
Protected Methods
Name | Description | |
---|---|---|
ApplyTransforms | ||
DetectReplayedTokens | (Inherited from SecurityTokenHandler) | |
Finalize | (Inherited from Object) | |
MemberwiseClone | (Inherited from Object) | |
SetTransforms | ||
ValidateSession |
See Also
Copyright © 2008 by Microsoft Corporation. All rights reserved.