UsernameOverTransportAssertion.ServiceOutputFilter Members

Represents the SOAP security filter used for SOAP responses that are sent by a Web Service, and which are secured by the <usernameOverTransportSecurity> Element turnkey security assertion.

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

Public Constructors

  Name Description
UsernameOverTransportAssertion.ServiceOutputFilter Initializes a new instance of the UsernameOverTransportAssertion.ServiceOutputFilter 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 GetRemoteActor  (Inherited from SendSecurityFilter )
public method GetServiceActor  (Inherited from SendSecurityFilter )
public method GetType  (Inherited from Object )
public method ProcessMessage  (Inherited from SendSecurityFilter )
public method static ReferenceEquals  (Inherited from Object )
public method SecureMessage Overridden. Secures SOAP responses sent from the Web Service according to the security requirements specified by <usernameOverTransportSecurity> Element turnkey security assertion
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

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