UsernameOverTransportAssertion.ClientInputFilter Members

Represents the SOAP filter used for SOAP responses that are received by a Web Service client and that are secured using the <usernameOverTransportSecurity> Element turnkey security assertion.

The following tables list the members exposed by the UsernameOverTransportAssertion.ClientInputFilter type.

Public Constructors

  Name Description
UsernameOverTransportAssertion.ClientInputFilter Initializes a new instance of the UsernameOverTransportAssertion.ClientInputFilter class using the specified policy 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 GetLocalActor  (Inherited from ReceiveSecurityFilter )
public method GetServiceActor  (Inherited from ReceiveSecurityFilter )
public method GetType  (Inherited from Object )
public method GetUnattachedTokens  (Inherited from ReceiveSecurityFilter )
public method ProcessMessage  (Inherited from ReceiveSecurityFilter )
public method static ReferenceEquals  (Inherited from Object )
public method RouteRequest  (Inherited from ReceiveSecurityFilter )
public method ToString  (Inherited from Object )
public method ValidateMessageSecurity Overridden. Validates that the specified SOAP message meets the security requirements for the <usernameOverTransportSecurity> Element turnkey security assertion.

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

UsernameOverTransportAssertion.ClientInputFilter Class
Microsoft.Web.Services3.Design Namespace