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
public method CreateClientInputFilter When overridden in a derived class, specifies the SOAP filter for SOAP responses received by the Web service client.
public method CreateClientOutputFilter When overridden in a derived class, specifies the SOAP filter for SOAP requests sent by the Web service client.
public method CreateServiceInputFilter When overridden in a derived class, specifies the SOAP filter for SOAP requests received by the Web service.
public method CreateServiceOutputFilter When overridden in a derived class, specifies the SOAP filter for SOAP responses sent by the Web service.
public method Equals  Overloaded. (Inherited from Object )
public method GetExtensions Gets the collection of policy extensions that are registered in the policy file.
public method GetHashCode  (Inherited from Object )
public method GetType  (Inherited from Object )
public method ReadXml Reads the XML in the policy file that is associated with this policy assertion.
public method static ReferenceEquals  (Inherited from Object )
public method ToString  (Inherited from Object )
public method WriteXml Writes the current policy assertion as XML using the specified System.Xml.XmlWriter.

Top

Protected Methods

  Name Description
protected method Finalize  (Inherited from Object )
protected method 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