ProtocolOptionsSslOptions Property |
Specified SSL options used to connect to the Cassandra hosts.
Namespace: CassandraAssembly: Cassandra (in Cassandra.dll) Version: 3.0.5 (git 25b8d4e)
Syntax public SSLOptions SslOptions { get; }
Return Value
Type:
SSLOptionsSSL options used to connect to the Cassandra hosts.
See Also