Click or drag to resize

SSLOptionsSslProtocol Property

Ssl Protocol used for communication with Cassandra hosts.

Namespace:  Dse
Assembly:  Dse (in Dse.dll) Version: 2.9.0
Syntax
C#
public SslProtocols SslProtocol { get; }

Property Value

Type: SslProtocols
See Also