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

Public Constructors

  Name Description
MembershipUserNameSecurityTokenHandler 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  Indicates whether the class provides serialization functionality to serialize token handled by this instance. (Inherited from UserNameSecurityTokenHandler)
public property Configuration  (Inherited from SecurityTokenHandler)
public property ContainingCollection  (Inherited from SecurityTokenHandler)
public property MembershipProvider  
public property RetainPassword  (Inherited from UserNameSecurityTokenHandler)
public property TokenType  Get the System.Type of the SecurityToken this instance handles. (Inherited from UserNameSecurityTokenHandler)
Top

Public Methods (see also Protected Methods)

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