Represents a Federation SignIn Response Message.

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

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

  Имя Описание
SignInResponseMessage Перегружено. Initializes an instance of the class.
Вверх

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

  Имя Описание
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 Result Gets or sets the wresult parameter of the message.
public property ResultPtr Gets or sets the wresultptr 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 this message in a Form Post format to the given TextWriter.
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 for a valid action name to match wsignin1.0. Either wresult or wresultptr parameter to be specified.
Вверх

См. также




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