Represents a WS-Federation Attribute Request Message. This message is created when the received message wa parameter is wattr1.0.
The following tables list the members exposed by the AttributeRequestMessage type.
Public
Constructors
Name | Description | |
---|---|---|
AttributeRequestMessage |
Public
Properties
Name | Description | |
---|---|---|
![]() |
Action | Gets or sets the wa parameter of the message. (Inherited from WSFederationMessage) |
![]() |
Attribute | |
![]() |
AttributePtr | |
![]() |
BaseUri | (Inherited from WSFederationMessage) |
![]() |
Context | Gets or sets the wctx parameter of the message. (Inherited from WSFederationMessage) |
![]() |
Encoding | Gets or sets the Encoding to be used for any XML embedded in the message. (Inherited from WSFederationMessage) |
![]() |
Parameters | Get the message parameters as a Dictionary. (Inherited from WSFederationMessage) |
![]() |
Reply | |
![]() |
Result | |
![]() |
ResultPtr |
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
![]() ![]() |
CreateFromFormPost | (Inherited from WSFederationMessage) |
![]() ![]() |
CreateFromNameValueCollection | (Inherited from WSFederationMessage) |
![]() ![]() |
CreateFromUri | (Inherited from WSFederationMessage) |
![]() |
Equals | Overloaded. (Inherited from Object) |
![]() ![]() |
GetBaseUrl | (Inherited from WSFederationMessage) |
![]() |
GetHashCode | (Inherited from Object) |
![]() |
GetParameter | (Inherited from WSFederationMessage) |
![]() |
GetType | (Inherited from Object) |
![]() ![]() |
ParseQueryString | (Inherited from WSFederationMessage) |
![]() ![]() |
ReferenceEquals | (Inherited from Object) |
![]() |
RemoveParameter | (Inherited from WSFederationMessage) |
![]() |
SetParameter | (Inherited from WSFederationMessage) |
![]() |
SetUriParameter | (Inherited from WSFederationMessage) |
![]() |
ToString | (Inherited from Object) |
![]() ![]() |
TryCreateFromUri | (Inherited from WSFederationMessage) |
![]() |
Write | Overridden. |
![]() |
WriteFormPost | Writes the message parameter as a Form Post and returns the resulting Form along with the Javascript as a string. (Inherited from WSFederationMessage) |
![]() |
WriteQueryString | Writes the Messages parameters as a query string and returns this as a String. (Inherited from WSFederationMessage) |
Protected
Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (Inherited from Object) |
![]() |
MemberwiseClone | (Inherited from Object) |
![]() |
Validate | Overridden. Validates the message. Checks if a valid BaseUrl has been specified. |
See Also
Copyright © 2008 by Microsoft Corporation. All rights reserved.