Click or drag to resize
SSLOptionsSslProtocol Property
Ssl Protocol used for communication with Cassandra hosts.

Namespace: Cassandra
Assembly: Cassandra (in Cassandra.dll) Version: 3.0.9 (git 5ca22bb)
Syntax
C#
public SslProtocols SslProtocol { get; }

Property Value

Type: SslProtocols
See Also