Class for serializing a WS-Trust Feb 2005 RequestSecurityTokenResponse to an XmlWriter

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

Public Constructors

  Name Description
WSTrustFeb2005ResponseSerializer  
Top

Public Methods (see also Protected Methods)

  Name Description
public method CanRead Overridden. Checks if the given reader is positioned at a RequestSecurityTokenResponse element with namespace 'http://schemas.xmlsoap.org/ws/2005/02/trust'
public method CreateInstance  Creates an instance of the RequestSecurityTokenResponse object that this class can Serialize or Deserialize. (Inherited from WSTrustResponseSerializer)
public method Equals  Overloaded. (Inherited from Object)
public method GetHashCode  (Inherited from Object)
public method GetType  (Inherited from Object)
public method ReadXml Overridden. Deserializes the RSTR from the XmlReader to a RequestSecurityTokenResponse object.
public method ReadXmlElement Overridden.  
public methodstatic ReferenceEquals  (Inherited from Object)
public method ToString  (Inherited from Object)
public method Validate  (Inherited from WSTrustResponseSerializer)
public method WriteKnownResponseElement Overridden.  
public method WriteXml Overridden.  
public method WriteXmlElement Overridden.  
Top

Protected Methods

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

See Also




Copyright © 2008 by Microsoft Corporation. All rights reserved.