Public Methods (see also Protected Methods)

  Name Description
public methodstatic CreateFromFormPost  (Inherited from WSFederationMessage)
public methodstatic CreateFromNameValueCollection  (Inherited from WSFederationMessage)
public methodstatic CreateFromUri  (Inherited from WSFederationMessage)
public method Equals  Overloaded. (Inherited from Object)
public methodstatic GetBaseUrl  (Inherited from WSFederationMessage)
public method GetHashCode  (Inherited from Object)
public method GetParameter  (Inherited from WSFederationMessage)
public method GetType  (Inherited from Object)
public methodstatic ParseQueryString  (Inherited from WSFederationMessage)
public methodstatic ReferenceEquals  (Inherited from Object)
public method RemoveParameter  (Inherited from WSFederationMessage)
public method SetParameter  (Inherited from WSFederationMessage)
public method SetUriParameter  (Inherited from WSFederationMessage)
public method ToString  (Inherited from Object)
public methodstatic TryCreateFromUri  (Inherited from WSFederationMessage)
public method Write Overridden.  
public method WriteFormPost  Writes the message parameter as a Form Post and returns the resulting Form along with the Javascript as a string. (Inherited from WSFederationMessage)
public method WriteQueryString  Writes the Messages parameters as a query string and returns this as a String. (Inherited from WSFederationMessage)

Protected Methods

  Name Description
protected method Finalize  (Inherited from Object)
protected method MemberwiseClone  (Inherited from Object)
protected method Validate Overridden. Validates the message. Checks if a valid BaseUrl has been specified.

See Also




Copyright © 2008 by Microsoft Corporation. All rights reserved.