PolicyAssertion Members
Represents a policy assertion.
The following tables list the members exposed by the PolicyAssertion type.
Protected Constructors
Name | Description | |
---|---|---|
PolicyAssertion | Initializes a new instance of the PolicyAssertion class. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
CreateClientInputFilter | When overridden in a derived class, specifies the SOAP filter for SOAP responses received by the Web service client. | |
CreateClientOutputFilter | When overridden in a derived class, specifies the SOAP filter for SOAP requests sent by the Web service client. | |
CreateServiceInputFilter | When overridden in a derived class, specifies the SOAP filter for SOAP requests received by the Web service. | |
CreateServiceOutputFilter | When overridden in a derived class, specifies the SOAP filter for SOAP responses sent by the Web service. | |
Equals | Overloaded. (Inherited from Object ) | |
GetExtensions | Gets the collection of policy extensions that are registered in the policy file. | |
GetHashCode | (Inherited from Object ) | |
GetType | (Inherited from Object ) | |
ReadXml | Reads the XML in the policy file that is associated with this policy assertion. | |
ReferenceEquals | (Inherited from Object ) | |
ToString | (Inherited from Object ) | |
WriteXml | Writes the current policy assertion as XML using the specified System.Xml.XmlWriter. |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object ) | |
MemberwiseClone | (Inherited from Object ) |
Top
See Also
Reference
PolicyAssertion Class
Microsoft.Web.Services3.Design Namespace
Other Resources
How to: Create a Custom Policy Assertion
Custom Policy Assertions
Turnkey Security Assertions