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 | |
---|---|---|
Equals | Overloaded. (Inherited from Object ) | |
GetBehavior | Gets a custom interface for the SOAP filter.(Inherited from SoapFilter) | |
GetHashCode | (Inherited from Object ) | |
GetLocalActor | (Inherited from ReceiveSecurityFilter ) | |
GetServiceActor | (Inherited from ReceiveSecurityFilter ) | |
GetType | (Inherited from Object ) | |
GetUnattachedTokens | (Inherited from ReceiveSecurityFilter ) | |
ProcessMessage | (Inherited from ReceiveSecurityFilter ) | |
ReferenceEquals | (Inherited from Object ) | |
RouteRequest | (Inherited from ReceiveSecurityFilter ) | |
ToString | (Inherited from Object ) | |
ValidateMessageSecurity | Overridden. Validates that the specified SOAP message meets the security requirements for the <usernameOverTransportSecurity> Element turnkey security assertion. |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object ) | |
MemberwiseClone | (Inherited from Object ) | |
Trace | Overloaded. (Inherited from SoapFilter ) |
Top
See Also
Reference
UsernameOverTransportAssertion.ClientInputFilter Class
Microsoft.Web.Services3.Design Namespace