WSTrust.RequestTypes Members
Defines constants for the <RequestType> XML element.
The following tables list the members exposed by the WSTrust.RequestTypes type.
Public Fields
Name | Description | |
---|---|---|
Issue | Specifies that the security token request is for a security token to be issued. This field is constant. | |
Renew | Specifies that the security token request is for a security token to be renewed. This field is constant. | |
Validate | Specifies that the security token request is for a security token to be validated. This field is constant. |
Top
Public Methods
Name | Description | |
---|---|---|
Equals | (inherited from Object ) | |
GetHashCode | (inherited from Object ) | |
GetType | (inherited from Object ) | |
ToString | (inherited from Object ) |
Top
See Also
Reference
WSTrust.RequestTypes Class
Microsoft.Web.Services2.Security Namespace