Share via


SecureConversationServiceReceiveSecurityFilter Members

Represents a SOAP filter for incoming SOAP messages to a Web service that uses a secure conversation.

The following tables list the members exposed by the SecureConversationServiceReceiveSecurityFilter type.

Protected Constructors

  Name Description
SecureConversationServiceReceiveSecurityFilter Initializes a new instance of the SecureConversationServiceReceiveSecurityFilter class using the specified policy assertion.

Top

Public Properties

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

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 GetOperationProtectionRequirements Gets the protection requirements for the specified SOAP request.
public method GetServiceActor  (Inherited from ReceiveSecurityFilter )
public method GetType  (Inherited from Object )
public method GetUnattachedTokens  (Inherited from ReceiveSecurityFilter )
public method ProcessMessage  (Inherited from ReceiveSecurityFilter )
public method static ReferenceEquals  (Inherited from Object )
public method RouteRequest Overridden. Gets the method to which the specified SOAP message should be routed to.
public method ToString  (Inherited from Object )
public method ValidateMessageSecurity Overloaded. Overridden. Validates that the specified SOAP message and Security SOAP header meets the security requirements enforced by this filter.

Top

Protected Methods

  Name Description
protected method Finalize  (Inherited from Object )
protected method MemberwiseClone  (Inherited from Object )
protected method Trace  Overloaded. (Inherited from SoapFilter )
protected method ValidateCloseSecureConversationSecurity Validates that the specified SOAP message that cancels a secure conversation and its Security SOAP header meets the security requirements enforced by this filter.

Top

See Also

Reference

SecureConversationServiceReceiveSecurityFilter Class
Microsoft.Web.Services3.Security Namespace