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 | |
---|---|---|
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 request 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.ServiceInputFilter Class
Microsoft.Web.Services3.Design Namespace