RequireSoapHeaderAssertion.RequireSoapHeaderFilter Members

Represents the security filter for the RequireSoapHeaderAssertion class. This SOAP filter enforces that a SOAP header with a specified qualified name is present in the SOAP envelope.

The following tables list the members exposed by the RequireSoapHeaderAssertion.RequireSoapHeaderFilter type.

Public Constructors

  Name Description
RequireSoapHeaderAssertion.RequireSoapHeaderFilter Initializes a new instance of the RequireSoapHeaderAssertion.RequireSoapHeaderFilter class, for the specified assertion.

Top

Public Methods

(see also Protected Methods )

  Name Description
public method Equals  Overloaded. (Inherited from Object )
public method GetBehavior  Gets a custom interface for the SOAP filter.(Inherited from SoapFilter)
public method GetHashCode  (Inherited from Object )
public method GetType  (Inherited from Object )
public method ProcessMessage Overridden. Determines whether a SOAP envelope contains a specific SOAP header.
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 )
protected method Trace  Overloaded. (Inherited from SoapFilter )

Top

See Also

Reference

RequireSoapHeaderAssertion.RequireSoapHeaderFilter Class
Microsoft.Web.Services3.Design Namespace