The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
SecurityBindingElement::CreateSslNegotiationBindingElement Method
.NET Framework (current version)
Creates a symmetric security binding element that is configured to do SOAP-level SSL negotiation between the client and server.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | CreateSslNegotiationBindingElement(Boolean) | Creates a symmetric security binding element that is configured to do SOAP-level SSL negotiation between the client and server, noting whether a client certificate is required. |
![]() ![]() | CreateSslNegotiationBindingElement(Boolean, Boolean) | Creates a symmetric security binding element that does SOAP SSL negotiation, noting whether a client certificate and cancellation is required. |
Show:

