Represents a Federation SignOut Cleanup message. The message is created when the received message is has wa parameter set to wsignoutcleanup1.0.

В следующей таблице перечислены члены, предоставляемые типом SignOutCleanupRequestMessage.

Открытый Конструкторы

  Имя Описание
SignOutCleanupRequestMessage Перегружено.  
Вверх

Открытый Свойства

  Имя Описание
public property Action  Gets or sets the wa parameter of the message.  (унаследовано от WSFederationMessage)
public property BaseUri  (унаследовано от WSFederationMessage)
public property Context  Gets or sets the wctx parameter of the message.  (унаследовано от WSFederationMessage)
public property Encoding  Gets or sets the Encoding to be used for any XML embedded in the message.  (унаследовано от WSFederationMessage)
public property Parameters  Get the message parameters as a Dictionary. (унаследовано от WSFederationMessage)
public property Reply Get/Set the wreply parameter of the message.
Вверх

Открытый Методы (см. также Защищенный Методы)

  Имя Описание
public methodstatic CreateFromFormPost  (унаследовано от WSFederationMessage)
public methodstatic CreateFromNameValueCollection  (унаследовано от WSFederationMessage)
public methodstatic CreateFromUri  (унаследовано от WSFederationMessage)
public method Equals  Перегружено. (унаследовано от Object)
public methodstatic GetBaseUrl  (унаследовано от WSFederationMessage)
public method GetHashCode  (унаследовано от Object)
public method GetParameter  (унаследовано от WSFederationMessage)
public method GetType  (унаследовано от Object)
public methodstatic ParseQueryString  (унаследовано от WSFederationMessage)
public methodstatic ReferenceEquals  (унаследовано от Object)
public method RemoveParameter  (унаследовано от WSFederationMessage)
public method SetParameter  (унаследовано от WSFederationMessage)
public method SetUriParameter  (унаследовано от WSFederationMessage)
public method ToString  (унаследовано от Object)
public methodstatic TryCreateFromUri  (унаследовано от WSFederationMessage)
public method Write Переписано. Writes the message as a query string to the given writer.
public method WriteFormPost  Writes the message parameter as a Form Post and returns the resulting Form along with the Javascript as a string. (унаследовано от WSFederationMessage)
public method WriteQueryString  Writes the Messages parameters as a query string and returns this as a String. (унаследовано от WSFederationMessage)
Вверх

Защищенный Методы

  Имя Описание
protected method Finalize  (унаследовано от Object)
protected method MemberwiseClone  (унаследовано от Object)
protected method Validate Переписано. Validates this instance. Checks the Action name to match wsignoutcleanup1.0.
Вверх

См. также




© Корпорация Майкрософт (Microsoft Corporation), 2008.Все права защищены.