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

Protected Constructors

  Name Description
WSTrustRequestSerializer  
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 RequestSecurityToken element.
public method CreateRequestSecurityToken Creates an instance of the RequestSecurityToken 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 RST from the XmlReader to a RequestSecurityToken object.
public method ReadXmlElement  
public methodstatic ReferenceEquals  (Inherited from Object)
public method ToString  (Inherited from Object)
public method Validate  
public method WriteKnownRequestElement  
public method WriteXml  
public method WriteXmlElement  
Top

Protected Methods

  Name Description
protected method Finalize  (Inherited from Object)
protected method MemberwiseClone  (Inherited from Object)
protected method ReadCustomElement When overriden in the derived classs reads a custom element.
Top

See Also




Copyright © 2008 by Microsoft Corporation. All rights reserved.