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

Public Constructors

  Name Description
SecurityTokenSerializerAdapter Overloaded.  
Top

Public Properties

  Name Description
public propertystatic DefaultInstance  (Inherited from WSSecurityTokenSerializer)
public property EmitBspRequiredAttributes  (Inherited from WSSecurityTokenSerializer)
public property ExceptionMapper  
public property MapExceptionsToSoapFaults  
public property MaximumKeyDerivationLabelLength  (Inherited from WSSecurityTokenSerializer)
public property MaximumKeyDerivationNonceLength  (Inherited from WSSecurityTokenSerializer)
public property MaximumKeyDerivationOffset  (Inherited from WSSecurityTokenSerializer)
public property SecurityTokenHandlers  
public property SecurityVersion  (Inherited from WSSecurityTokenSerializer)
Top

Public Methods (see also Protected Methods)

  Name Description
public method CanReadKeyIdentifier  (Inherited from SecurityTokenSerializer)
public method CanReadKeyIdentifierClause  (Inherited from SecurityTokenSerializer)
public method CanReadToken  (Inherited from SecurityTokenSerializer)
public method CanWriteKeyIdentifier  (Inherited from SecurityTokenSerializer)
public method CanWriteKeyIdentifierClause  (Inherited from SecurityTokenSerializer)
public method CanWriteToken  (Inherited from SecurityTokenSerializer)
public method CreateKeyIdentifierClauseFromTokenXml  (Inherited from WSSecurityTokenSerializer)
public method Equals  Overloaded. (Inherited from Object)
public method GetHashCode  (Inherited from Object)
public method GetType  (Inherited from Object)
public method ReadKeyIdentifier  (Inherited from SecurityTokenSerializer)
public method ReadKeyIdentifierClause  (Inherited from SecurityTokenSerializer)
public method ReadToken  (Inherited from SecurityTokenSerializer)
public methodstatic ReferenceEquals  (Inherited from Object)
public method ToString  (Inherited from Object)
public method WriteKeyIdentifier  (Inherited from SecurityTokenSerializer)
public method WriteKeyIdentifierClause  (Inherited from SecurityTokenSerializer)
public method WriteToken  (Inherited from SecurityTokenSerializer)
Top

Protected Methods

  Name Description
protected method CanReadKeyIdentifierClauseCore Overridden.  
protected method CanReadKeyIdentifierCore Overridden.  
protected method CanReadTokenCore Overridden.  
protected method CanWriteKeyIdentifierClauseCore Overridden.  
protected method CanWriteKeyIdentifierCore  (Inherited from WSSecurityTokenSerializer)
protected method CanWriteTokenCore Overridden.  
protected method Finalize  (Inherited from Object)
protected method GetTokenTypeUri  (Inherited from WSSecurityTokenSerializer)
protected method MemberwiseClone  (Inherited from Object)
protected method ReadKeyIdentifierClauseCore Overridden.  
protected method ReadKeyIdentifierCore Overridden.  
protected method ReadTokenCore Overridden.  
protected method WriteKeyIdentifierClauseCore Overridden.  
protected method WriteKeyIdentifierCore  (Inherited from WSSecurityTokenSerializer)
protected method WriteTokenCore Overridden.  
Top

See Also




Copyright © 2008 by Microsoft Corporation. All rights reserved.