Share via


MutualCertificate11Assertion.ClientInputFilter Members

Specifies the SOAP filter for SOAP responses received by the Web service client configured with the MutualCertificate11Assertion. This SOAP filter enforces that the message is signed and encrypted using the EncryptedKeyToken token that was used to protect the request message.

The following tables list the members exposed by the MutualCertificate11Assertion.ClientInputFilter type.

Public Constructors

  Name Description
MutualCertificate11Assertion.ClientInputFilter Initializes a new instance of the MutualCertificate11Assertion.ClientInputFilter class by using the specified MutualCertificate11Assertion.

Top

Public Properties

  Name Description
public property MessageProtectionOrder  Gets the order of operation for digital signatures and message encryption.(Inherited from SecureConversationClientReceiveSecurityFilter)
public property RequireDerivedKeys  Gets a value indicating whether DerivedKeyToken security tokens are used.(Inherited from SecureConversationClientReceiveSecurityFilter)
public property RequireSignatureConfirmation  (Inherited from SecureConversationClientReceiveSecurityFilter )

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 GetLocalActor  (Inherited from ReceiveSecurityFilter )
public method GetServiceActor  (Inherited from ReceiveSecurityFilter )
public method GetType  (Inherited from Object )
public method GetUnattachedTokens  (Inherited from SecureConversationClientReceiveSecurityFilter )
public method GetUnattachedTokensCore Overridden. Returns security tokens used during security header processing to resolve references to tokens not attached to the message itself. The default implementation returns the EncryptedKeyToken used with the request.
public method ProcessMessage  (Inherited from ReceiveSecurityFilter )
public method static ReferenceEquals  (Inherited from Object )
public method RouteRequest  (Inherited from ReceiveSecurityFilter )
public method ToString  (Inherited from Object )
public method ValidateMessageSecurity Overloaded.  

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

MutualCertificate11Assertion.ClientInputFilter Class
Microsoft.Web.Services3.Design Namespace