Class for serializing a WS-Trust 1.3 RequestSecurityTokenResponse to an XmlWriter.

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

Public Constructors

  Name Description
WSTrust13ResponseSerializer  
Top

Public Methods (see also Protected Methods)

  Name Description
public method CanRead Overridden. Checks if the given reader is positioned at a RequestSecurityTokenResponseCollection element with namespace 'http://docs.oasis-open.org/ws-sx/ws-trust/200512'
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. Deserialized an RSTR and returns a RequestSecurityTokenRespone 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.