Represents a federation sign-in request message.
В следующей таблице перечислены члены, предоставляемые типом SignInRequestMessage.
Открытый
Конструкторы
Имя | Описание | |
---|---|---|
SignInRequestMessage | Перегружено. |
Открытый
Свойства
Имя | Описание | |
---|---|---|
![]() |
Action | Gets or sets the wa parameter of the message. (унаследовано от WSFederationMessage) |
![]() |
AuthenticationType | Gets or sets the AuthenticationType related ‘wauth’ parameter of the message. |
![]() |
BaseUri | (унаследовано от WSFederationMessage) |
![]() |
Context | Gets or sets the wctx parameter of the message. (унаследовано от WSFederationMessage) |
![]() |
CurrentTime | Gets or sets the CurrentTime parameter of the message. |
![]() |
Encoding | Gets or sets the Encoding to be used for any XML embedded in the message. (унаследовано от WSFederationMessage) |
![]() |
Federation | |
![]() |
Freshness | Gets or sets the ‘wfresh’ parameter of the message. |
![]() |
HomeRealm | |
![]() |
Parameters | Get the message parameters as a Dictionary. (унаследовано от WSFederationMessage) |
![]() |
Policy | Gets or sets the wp parameter of the message. |
![]() |
Realm | Gets or sets the ‘wtrealm’ parameter of the message. |
![]() |
Reply | Gets or sets the Reply parameter of the message. |
![]() |
Request | Gets or sets the wreq parameter of the message. |
![]() |
RequestPtr | Gets or sets the wreqptr parameter of the message. |
![]() |
RequestUrl | |
![]() |
Resource | Gets or sets the Resource ‘wres’ parameter of the message. |
Открытый Методы
(см. также Защищенный Методы)
Имя | Описание | |
---|---|---|
![]() ![]() |
CreateFromFormPost | (унаследовано от WSFederationMessage) |
![]() ![]() |
CreateFromNameValueCollection | (унаследовано от WSFederationMessage) |
![]() ![]() |
CreateFromUri | (унаследовано от WSFederationMessage) |
![]() |
Equals | Перегружено. (унаследовано от Object) |
![]() ![]() |
GetBaseUrl | (унаследовано от WSFederationMessage) |
![]() |
GetHashCode | (унаследовано от Object) |
![]() |
GetParameter | (унаследовано от WSFederationMessage) |
![]() |
GetType | (унаследовано от Object) |
![]() ![]() |
ParseQueryString | (унаследовано от WSFederationMessage) |
![]() ![]() |
ReferenceEquals | (унаследовано от Object) |
![]() |
RemoveParameter | (унаследовано от WSFederationMessage) |
![]() |
SetParameter | (унаследовано от WSFederationMessage) |
![]() |
SetUriParameter | (унаследовано от WSFederationMessage) |
![]() |
ToString | (унаследовано от Object) |
![]() ![]() |
TryCreateFromUri | (унаследовано от WSFederationMessage) |
![]() |
Write | Переписано. Writes this message in a query string form to the given writer. |
![]() |
WriteFormPost | Writes the message parameter as a Form Post and returns the resulting Form along with the Javascript as a string. (унаследовано от WSFederationMessage) |
![]() |
WriteQueryString | Writes the Messages parameters as a query string and returns this as a String. (унаследовано от WSFederationMessage) |
Защищенный
Методы
Имя | Описание | |
---|---|---|
![]() |
Finalize | (унаследовано от Object) |
![]() |
MemberwiseClone | (унаследовано от Object) |
![]() |
Validate | Переписано. Override of the base class that validates this instance. Checks the Action Name to match wsignin1.0. |
См. также
© Корпорация Майкрософт (Microsoft Corporation), 2008.Все права защищены.