WSEPolicy.ElementNames Members
Defines constants for the XML element names used in WSE policy assertions.
The following tables list the members exposed by the WSEPolicy.ElementNames type.
Public Fields
Name | Description | |
---|---|---|
BaseToken | ||
DefaultEndpoint | ||
DefaultOperation | ||
Endpoint | ||
Fault | ||
ImpersonationLevel | ||
IssuerToken | ||
Mappings | Represents the name of the element that defines the mappings between policy assertions and endpoints. This field is constant. | |
Operation | ||
Parent | ||
Policies | Represents the name of the element that contains the policy assertions for the policy file. This field is constant. | |
PolicyDocument | Represents the name of the element that defines the root element for a policy file. This field is constant. | |
Request | ||
Response | ||
Role | Represents the name of the element that defines the role a security token is required to be a member of. 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
WSEPolicy.ElementNames Class
Microsoft.Web.Services2.Policy Namespace