Represents a federation sign-in request message.

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

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

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

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

  Имя Описание
public property Action  Gets or sets the wa parameter of the message.  (унаследовано от WSFederationMessage)
public property AuthenticationType Gets or sets the AuthenticationType related ‘wauth’ parameter of the message.
public property BaseUri  (унаследовано от WSFederationMessage)
public property Context  Gets or sets the wctx parameter of the message.  (унаследовано от WSFederationMessage)
public property CurrentTime Gets or sets the CurrentTime parameter of the message.
public property Encoding  Gets or sets the Encoding to be used for any XML embedded in the message.  (унаследовано от WSFederationMessage)
public property Federation  
public property Freshness Gets or sets the ‘wfresh’ parameter of the message.
public property HomeRealm  
public property Parameters  Get the message parameters as a Dictionary. (унаследовано от WSFederationMessage)
public property Policy Gets or sets the wp parameter of the message.
public property Realm Gets or sets the ‘wtrealm’ parameter of the message.
public property Reply Gets or sets the Reply parameter of the message.
public property Request Gets or sets the wreq parameter of the message.
public property RequestPtr Gets or sets the wreqptr parameter of the message.
public property RequestUrl  
public property Resource Gets or sets the Resource ‘wres’ 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 query string form 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 Переписано. Override of the base class that validates this instance. Checks the Action Name to match wsignin1.0.
Вверх

См. также




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