SecureConversationClientReceiveSecurityFilter Members
Represents a SOAP filter for incoming SOAP messages to a client that uses a secure conversation.
The following tables list the members exposed by the SecureConversationClientReceiveSecurityFilter type.
Protected Constructors
Name | Description | |
---|---|---|
SecureConversationClientReceiveSecurityFilter | Initializes a new instance of the SecureConversationClientReceiveSecurityFilter 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. | |
RequireSignatureConfirmation |
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 | Overridden. Gets the collection of security tokens that are referenced in the SOAP message, but are not in the SOAP message. | |
GetUnattachedTokensCore | When overridden in a derived class, gets the collection of security tokens that are referenced in the SOAP message and used in the corresponding SOAP request too, but are not in the SOAP message. | |
ProcessMessage | (Inherited from ReceiveSecurityFilter ) | |
ReferenceEquals | (Inherited from Object ) | |
RouteRequest | (Inherited from ReceiveSecurityFilter ) | |
ToString | (Inherited from Object ) | |
ValidateMessageSecurity | Overloaded. Overridden. Validates that the specified SOAP message and Security SOAP header meet 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 ) |
Top
See Also
Reference
SecureConversationClientReceiveSecurityFilter Class
Microsoft.Web.Services3.Security Namespace