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

Public Constructors

  Name Description
X509SecurityTokenHandler Overloaded.  
Top

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 CertificateValidator  
public property Configuration  (Inherited from SecurityTokenHandler)
public property ContainingCollection  (Inherited from SecurityTokenHandler)
public property MapToWindows  
public property TokenType Overridden. Get the System.Type of the SecurityToken this instance handles.
public property UseWindowsTokenService  
public property WriteXmlDSigDefinedClauseTypes  
Top

Public Methods (see also Protected Methods)

  Name Description
public method CanReadKeyIdentifierClause Overridden.  
public method CanReadToken Overridden.  
public method CanWriteKeyIdentifierClause Overridden.  
public method CreateSecurityTokenReference  (Inherited from SecurityTokenHandler)
public method CreateToken  (Inherited from SecurityTokenHandler)
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 Overridden.  
public method ReadToken Overloaded. Overridden.  
public methodstatic ReferenceEquals  (Inherited from Object)
public method ToString  (Inherited from Object)
public method ValidateToken Overridden.  
public method WriteKeyIdentifierClause Overridden.  
public method WriteToken Overridden.  
Top

Protected Methods

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

See Also




Copyright © 2008 by Microsoft Corporation. All rights reserved.