Click or drag to resize

SessionPropertiesSSLProtocol Property

version: 10.22.0

Note: This API is now obsolete.

This property is deprecated.

Namespace:  SolaceSystems.Solclient.Messaging
Assembly:  SolaceSystems.Solclient.Messaging (in SolaceSystems.Solclient.Messaging.dll) Version: 10.22.0
Syntax
C#
[ObsoleteAttribute("SSLProtocol is deprecated, please use SSLExcludedProtocols instead", 
	false)]
public string SSLProtocol { get; set; }

Property Value

Type: String
See Also