UsernameOverTransportAssertion.ClientOutputFilter Members
Represents the SOAP security filter that is used for securing SOAP messages that are sent by a Web Service client that is configured with the <usernameOverTransportSecurity> Element turnkey security assertion
The following tables list the members exposed by the UsernameOverTransportAssertion.ClientOutputFilter type.
Public Constructors
Name | Description | |
---|---|---|
UsernameOverTransportAssertion.ClientOutputFilter | Initializes a new instance of the UsernameOverTransportAssertion.ClientOutputFilter class for the specified policy assertion. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
![]() |
Equals | Overloaded. (Inherited from Object ) |
![]() |
GetBehavior | Gets a custom interface for the SOAP filter.(Inherited from SoapFilter) |
![]() |
GetHashCode | (Inherited from Object ) |
![]() |
GetRemoteActor | (Inherited from SendSecurityFilter ) |
![]() |
GetServiceActor | (Inherited from SendSecurityFilter ) |
![]() |
GetType | (Inherited from Object ) |
![]() |
ProcessMessage | (Inherited from SendSecurityFilter ) |
![]() ![]() |
ReferenceEquals | (Inherited from Object ) |
![]() |
SecureMessage | Overridden. Secures SOAP requests sent by the Web Service client according to the security requirements specified by <usernameOverTransportSecurity> Element turnkey security assertion. |
![]() |
ToString | (Inherited from Object ) |
Top
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (Inherited from Object ) |
![]() |
MemberwiseClone | (Inherited from Object ) |
![]() |
Trace | Overloaded. (Inherited from SoapFilter ) |
Top
See Also
Reference
UsernameOverTransportAssertion.ClientOutputFilter Class
Microsoft.Web.Services3.Design Namespace