Share via


SoapInputFilter Members

Provides a base class for defining an input filter for SOAP messages.

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

Protected Constructors

  Name Description
SoapInputFilter Initializes a new instance of the SoapInputFilter class.

Top

Public Methods

(see also Protected Methods )

  Name Description
public method Equals  (inherited from Object )
public method GetHashCode  (inherited from Object )
public method GetType  (inherited from Object )
public method ProcessMessage When overridden in a derived class, processes the message contained in an incoming SOAP envelope.
public method ToString  (inherited from Object )

Top

Protected Methods

  Name Description
protected method CanProcessHeader Determines whether the specified header can be processed by the filter.
protected method Finalize  (inherited from Object )
protected method MemberwiseClone  (inherited from Object )

Top

See Also

Reference

SoapInputFilter Class
Microsoft.Web.Services2 Namespace