Share via


Policy Members

Represents a policy, which includes of a set of requirements for a SOAP message exchange.

The following tables list the members exposed by the Policy type.

Public Constructors

  Name Description
Policy Initializes a new instance of the Policy class using a set of policy assertions.

Top

Public Properties

  Name Description
public property Assertions Gets the collection of policy assertions.

Top

Public Methods

(see also Protected Methods )

  Name Description
public method CreateClientPipeline Creates the pipeline for this policy when SOAP messages are sent to and from a Web service client.
public method CreateServicePipeline Creates the pipeline for this policy when SOAP messages are sent to and from a Web service.
public method static CreateWse2PipelinePolicy Creates a pipeline for SOAP messages that has the default semantics of the Web Services Enhancements for Microsoft .NET Framework (WSE) 2.0 pipeline.
public method Equals  Overloaded. (Inherited from Object )
public method GetHashCode  (Inherited from Object )
public method GetType  (Inherited from Object )
public method static ReferenceEquals  (Inherited from Object )
public method ToString  (Inherited from Object )

Top

Protected Methods

  Name Description
protected method Finalize  (Inherited from Object )
protected method MemberwiseClone  (Inherited from Object )

Top

See Also

Reference

Policy Class
Microsoft.Web.Services3.Design Namespace