SecureConversationServiceReceiveSecurityFilter.ValidateMessageSecurity Method
Validates that the specified SOAP message and Security SOAP header meets the security requirements enforced by this filter.
Overload List
Name | Description |
---|---|
SecureConversationServiceReceiveSecurityFilter.ValidateMessageSecurity (SoapEnvelope, Security) | Validates that the specified SOAP message and Security SOAP header meets the security requirements enforced by this filter when a secure conversation is established. |
SecureConversationServiceReceiveSecurityFilter.ValidateMessageSecurity (SoapEnvelope, Security, MessageProtectionRequirements) | When overridden in a derived class, validates that the specified SOAP message and Security SOAP header meets the security requirements enforced by this filter using the specified protection requirements. |
See Also
Reference
SecureConversationServiceReceiveSecurityFilter Class
SecureConversationServiceReceiveSecurityFilter Members
Microsoft.Web.Services3.Security Namespace