Share via


UsernameOverTransportAssertion.ServiceInputFilter Members

Represents the SOAP filter used to verify incoming SOAP requests at the Web service according to the specifications described by the <usernameOverTransportSecurity> Element turnkey security assertion.

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

Public Constructors

  Name Description
UsernameOverTransportAssertion.ServiceInputFilter Initializes a new instance of the UsernameOverTransportAssertion.ServiceInputFilter class for 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 request 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.ServiceInputFilter Class
Microsoft.Web.Services3.Design Namespace