The following tables list the members exposed by the SessionSecurityTokenHandler type.

Public Constructors

  Name Description
SessionSecurityTokenHandler Overloaded.  
Top

Public Fields

Public Properties

  Name Description
public property CanValidateToken Overridden. Indicates whether this handler supports validation of tokens handled by this instance.
public property CanWriteToken Overridden. Indicates whether the class provides serialization functionality to serialize token handled by this instance.
public property Configuration  (Inherited from SecurityTokenHandler)
public property ContainingCollection  (Inherited from SecurityTokenHandler)
public property CookieElementName  
public property CookieNamespace  
public propertystatic DefaultSecureConversationVersion  
public propertystatic DefaultTokenLifetime  
public propertystatic DefaultTransforms  
public property TokenCache  
public property TokenLifetime  
public property TokenType Overridden. Get the System.Type of the SecurityToken this instance handles.
public property Transforms  
public property UseWindowsTokenService  
Top

Public Methods (see also Protected Methods)

  Name Description
public method CanReadKeyIdentifierClause  (Inherited from SecurityTokenHandler)
public method CanReadToken Overridden.  
public method CanWriteKeyIdentifierClause  (Inherited from SecurityTokenHandler)
public method CreateCookieSerializer  
public method CreateSecurityTokenReference  (Inherited from SecurityTokenHandler)
public method CreateSessionSecurityToken  
public method CreateToken Overridden.  
public method Equals  Overloaded. (Inherited from Object)
public method GetHashCode  (Inherited from Object)
public method GetTokenTypeIdentifiers Overridden.  
public method GetType  (Inherited from Object)
public method ReadKeyIdentifierClause  (Inherited from SecurityTokenHandler)
public method ReadToken Overloaded.  
public methodstatic ReferenceEquals  (Inherited from Object)
public method ToString  (Inherited from Object)
public method ValidateToken Overloaded. Overridden.  
public method WriteKeyIdentifierClause  (Inherited from SecurityTokenHandler)
public method WriteToken Overloaded.  
Top

Protected Methods

  Name Description
protected method ApplyTransforms  
protected method DetectReplayedTokens  (Inherited from SecurityTokenHandler)
protected method Finalize  (Inherited from Object)
protected method MemberwiseClone  (Inherited from Object)
protected method SetTransforms  
protected method ValidateSession  
Top

See Also




Copyright © 2008 by Microsoft Corporation. All rights reserved.