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