SslStreamSecurityBindingElement Constructor (SslStreamSecurityBindingElement^)

 

Initializes a new instance of the SslStreamSecurityBindingElement class using the values from another SslStreamSecurityBindingElement.

Namespace:   System.ServiceModel.Channels
Assembly:  System.ServiceModel (in System.ServiceModel.dll)

protected:
SslStreamSecurityBindingElement(
	SslStreamSecurityBindingElement^ elementToBeCloned
)

.NET Framework
Available since 3.0
Return to top
Show: