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

Protected Constructors

  Name Description
UserNameSecurityTokenHandler  
Top

Public Properties

  Name Description
public property CanValidateToken  Indicates whether this handler supports validation of tokens handled by this instance. (Inherited from SecurityTokenHandler)
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 RetainPassword  
public property TokenType Overridden. Get the System.Type of the SecurityToken this instance handles.
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 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  (Inherited from SecurityTokenHandler)
public method ReadToken Overloaded. Overridden.  
public methodstatic ReferenceEquals  (Inherited from Object)
public method ToString  (Inherited from Object)
public method ValidateToken  (Inherited from SecurityTokenHandler)
public method WriteKeyIdentifierClause  (Inherited from SecurityTokenHandler)
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.