SecureConversationServiceSendSecurityFilter Class
Provides a base class for filtering outgoing SOAP messages from an XML Web service that are secured using a secure conversation.
Namespace: Microsoft.Web.Services3.Security
Assembly: Microsoft.Web.Services3 (in microsoft.web.services3.dll)
Namespace: Microsoft.Web.Services3.Security
Assembly: Microsoft.Web.Services3 (in microsoft.web.services3.dll)
Use the SecureConversationServiceSendSecurityFilter class for custom policy assertions that use a secure conversation. A secure conversation is a SOAP message exchange between a client and a Web service that is secured by using an issued security token from a security token service. Typically, the security token is a SecurityContextToken security token. For more information about creating custom policy assertions, see How to: Create a Custom Policy Assertion.
System.Object
Microsoft.Web.Services3.SoapFilter
Microsoft.Web.Services3.Security.SendSecurityFilter
Microsoft.Web.Services3.Security.SecureConversationServiceSendSecurityFilter
Microsoft.Web.Services3.Design.AnonymousForCertificateAssertion.ServiceOutputFilter
Microsoft.Web.Services3.Design.KerberosAssertion.ServiceOutputFilter
Microsoft.Web.Services3.Design.MutualCertificate10Assertion.ServiceOutputFilter
Microsoft.Web.Services3.Design.MutualCertificate11Assertion.ServiceOutputFilter
Microsoft.Web.Services3.Design.UsernameForCertificateAssertion.ServiceOutputFilter
Microsoft.Web.Services3.SoapFilter
Microsoft.Web.Services3.Security.SendSecurityFilter
Microsoft.Web.Services3.Security.SecureConversationServiceSendSecurityFilter
Microsoft.Web.Services3.Design.AnonymousForCertificateAssertion.ServiceOutputFilter
Microsoft.Web.Services3.Design.KerberosAssertion.ServiceOutputFilter
Microsoft.Web.Services3.Design.MutualCertificate10Assertion.ServiceOutputFilter
Microsoft.Web.Services3.Design.MutualCertificate11Assertion.ServiceOutputFilter
Microsoft.Web.Services3.Design.UsernameForCertificateAssertion.ServiceOutputFilter