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

Protected Constructors

  Name Description
WSTrustResponseSerializer  
Top

Public Methods (see also Protected Methods)

  Name Description
public method CanRead When implemented in the derived class checks if the given reader is positioned at a RequestSecurityTokenResponse element.
public method CreateInstance Creates an instance of the RequestSecurityTokenResponse object that this class can Serialize or Deserialize.
public method Equals  Overloaded. (Inherited from Object)
public method GetHashCode  (Inherited from Object)
public method GetType  (Inherited from Object)
public method ReadXml When overriden in the derived class deserializes the RSTR from the XmlReader to a RequestSecurityTokenResponse object.
public method ReadXmlElement  
public methodstatic ReferenceEquals  (Inherited from Object)
public method ToString  (Inherited from Object)
public method Validate  
public method WriteKnownResponseElement  
public method WriteXml  
public method WriteXmlElement  
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.