Represents a Federation SignIn Response Message.
В следующей таблице перечислены члены, предоставляемые типом SignInResponseMessage.
Открытый
Конструкторы
Имя | Описание | |
---|---|---|
SignInResponseMessage | Перегружено. Initializes an instance of the class. |
Открытый
Свойства
Имя | Описание | |
---|---|---|
![]() |
Action | Gets or sets the wa parameter of the message. (унаследовано от WSFederationMessage) |
![]() |
BaseUri | (унаследовано от WSFederationMessage) |
![]() |
Context | Gets or sets the wctx parameter of the message. (унаследовано от WSFederationMessage) |
![]() |
Encoding | Gets or sets the Encoding to be used for any XML embedded in the message. (унаследовано от WSFederationMessage) |
![]() |
Parameters | Get the message parameters as a Dictionary. (унаследовано от WSFederationMessage) |
![]() |
Result | Gets or sets the wresult parameter of the message. |
![]() |
ResultPtr | Gets or sets the wresultptr 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 Form Post format to the given TextWriter. |
![]() |
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 | Переписано. Validates this instance. Checks for a valid action name to match wsignin1.0. Either wresult or wresultptr parameter to be specified. |
См. также
© Корпорация Майкрософт (Microsoft Corporation), 2008.Все права защищены.