Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies the SOAP filter for SOAP responses received by the Web service client configured with a MutualCertificate10Assertion. This SOAP filter enforces that a message is signed with the service's X.509 certificate and encrypted with the client's X.509 certificate.
The following tables list the members exposed by the MutualCertificate10Assertion.ClientInputFilter type.
Public Constructors
Name | Description | |
---|---|---|
MutualCertificate10Assertion.ClientInputFilter | Initializes a new instance of the MutualCertificate10Assertion.ClientInputFilter class by using the specified MutualCertificate10Assertion. |
Top
Public Properties
Name | Description | |
---|---|---|
![]() |
MessageProtectionOrder | Gets the order of operation for digital signatures and message encryption.(Inherited from SecureConversationClientReceiveSecurityFilter) |
![]() |
RequireDerivedKeys | Gets a value indicating whether DerivedKeyToken security tokens are used.(Inherited from SecureConversationClientReceiveSecurityFilter) |
![]() |
RequireSignatureConfirmation | (Inherited from SecureConversationClientReceiveSecurityFilter ) |
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 SecureConversationClientReceiveSecurityFilter ) |
![]() |
GetUnattachedTokensCore | Overridden. Retrieves the security token for the specified SoapContextSoapContext. |
![]() |
ProcessMessage | (Inherited from ReceiveSecurityFilter ) |
![]() ![]() |
ReferenceEquals | (Inherited from Object ) |
![]() |
RouteRequest | (Inherited from ReceiveSecurityFilter ) |
![]() |
ToString | (Inherited from Object ) |
![]() |
ValidateMessageSecurity | Overloaded. |
Top
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (Inherited from Object ) |
![]() |
MemberwiseClone | (Inherited from Object ) |
![]() |
Trace | Overloaded. (Inherited from SoapFilter ) |
Top
See Also
Reference
MutualCertificate10Assertion.ClientInputFilter Class
Microsoft.Web.Services3.Design Namespace