WSTrust.Actions Members
Defines constants for the WS-Addressing Action SOAP header when a SOAP message is sent to or from a security token service.
The following tables list the members exposed by the WSTrust.Actions type.
Public Fields
Name | Description | |
---|---|---|
RequestSecurityContextToken | Represents the unique URI for SOAP messages that are making a security token request for a SecurityContextToken security token to be issued. This field is constant. | |
RequestSecurityContextTokenCancel | ||
RequestSecurityContextTokenResponse | Represents the unique URI for SOAP messages that are responding to a security token request for a SecurityContextToken security token to be issued. This field is constant. | |
RequestSecurityContextTokenResponseCancel | ||
RequestSecurityTokenCancel | ||
RequestSecurityTokenIssue | Represents the unique URI for SOAP messages that are making a security token request for a security token to be issued. This field is constant. | |
RequestSecurityTokenRenew | Represents the unique URI for SOAP messages that are making a security token request for a security token to be renewed. This field is constant. | |
RequestSecurityTokenResponseCancel | ||
RequestSecurityTokenResponseIssue | Represents the unique URI for SOAP messages that are responding to a security token request for a security token to be issued. This field is constant. | |
RequestSecurityTokenResponseRenew | Represents the unique URI for SOAP messages that are responding to a security token request for a security token to be renewed. This field is constant. | |
RequestSecurityTokenResponseValidate | Represents the unique URI for SOAP messages that are responding to a security token request for a security token to be validated. This field is constant. | |
RequestSecurityTokenValidate | Represents the unique URI for SOAP messages that are making a security token request for a security token to be validated. This field is constant. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
Equals | Overloaded. (Inherited from Object ) | |
GetHashCode | (Inherited from Object ) | |
GetType | (Inherited from Object ) | |
ReferenceEquals | (Inherited from Object ) | |
ToString | (Inherited from Object ) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object ) | |
MemberwiseClone | (Inherited from Object ) |
Top
See Also
Reference
WSTrust.Actions Class
Microsoft.Web.Services3.Security Namespace