Share via


SecurityInputFilter Members

Represents an input filter for handling security tokens contained in a message.

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

Public Constructors

  Name Description
SecurityInputFilter Initializes a new instance of SecurityInputFilter.

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 Overridden. Processes the security token 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. (inherited from SoapInputFilter)
protected method Finalize  (inherited from Object )
protected method MemberwiseClone  (inherited from Object )

Top

See Also

Reference

SecurityInputFilter Class
Microsoft.Web.Services2.Security Namespace