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 | |
---|---|---|
MessageProtectionOrder | Gets the order of operation for digital signatures and message encryption. | |
RequireDerivedKeys | Gets a value indicating whether DerivedKeyToken security tokens are used. |
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 ) | |
GetOperationProtectionRequirements | Gets the protection requirements for the specified SOAP request. | |
GetServiceActor | (Inherited from ReceiveSecurityFilter ) | |
GetType | (Inherited from Object ) | |
GetUnattachedTokens | (Inherited from ReceiveSecurityFilter ) | |
ProcessMessage | (Inherited from ReceiveSecurityFilter ) | |
ReferenceEquals | (Inherited from Object ) | |
RouteRequest | Overridden. Gets the method to which the specified SOAP message should be routed to. | |
ToString | (Inherited from Object ) | |
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 | |
---|---|---|
Finalize | (Inherited from Object ) | |
MemberwiseClone | (Inherited from Object ) | |
Trace | Overloaded. (Inherited from SoapFilter ) | |
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