This documentation is archived and is not being maintained.
Microsoft.Web.Services2.Policy Namespace
| Class | Description |
|---|---|
| AppliesTo | Represents the <wsp:AppliesTo> element. |
| PolicyAssertion | Provides a base class for defining a policy assertion. |
| PolicyContext | Stores information for parsing policy elements. This class cannot be inherited. |
| PolicyDocumentException | The exception that is thrown when an error occurs in a policy document. |
| PolicyElement | Provides methods and properties associated with a policy element. |
| PolicyEnforcementException | The exception that is thrown when an error occurs during policy enforcement. |
| PolicyEnforcementOutputFilter | Enforces mapped policies for outgoing messages. |
| PolicyParserException | The exception that is thrown when an error occurs during parsing of a policy assertion. |
| PolicyVerificationException | The exception that is thrown when an error occurs during policy verification. |
| PolicyVerificationInputFilter | Validates an incoming SOAP message against any mapped policies. |
| WSEPolicy | Defines policy assertion constants that are specific to the Web Services Enhancements. |
| WSEPolicy.AttributeNames | Defines constants for the XML attribute names used in WSE policy assertions. |
| WSEPolicy.ElementNames | Defines constants for the XML element names used in WSE policy assertions. |
| WSEPolicyTrace | Defines policy trace constants. |
| WSEPolicyTrace.AttributeNames | Defines constants for the XML attribute names used in WSE policy traces. |
| WSEPolicyTrace.ElementNames | Defines constants for the XML element names used in a policy trace. |
| WSPolicy | Defines constants used in policy assertions. This class cannot be inherited. |
| WSPolicy.AttributeNames | Defines constants for the XML attribute names used in policy assertions. This class cannot be inherited. |
| WSPolicy.ElementNames | Defines constants for the XML element names used in policy assertions. This class cannot be inherited. |
| WSPolicy.Usage | Defines constants for the values of the WS-Policy Usage attribute. This class cannot be inherited. |
| WSPolicyAssertions | Defines constants used in policy assertions that are defined in the WS-PolicyAssertions specification. |
| WSPolicyAssertions.ElementNames | Defines constants for the XML element names used in policy assertions that are defined in the WS-PolicyAssertions specification. |
| Interface | Description |
|---|---|
| IPolicyEnforcer | Defines a method to enforce a policy. |
| Enumeration | Description |
|---|---|
| PolicyExecutionStage | Specifies the current stage of policy execution. |
| PolicyUsage | Specifies the value of the wsp:Usage attribute of a policy assertion. |
Show: