Click or drag to resize

SSLOptionsRemoteCertValidationCallback Property

Verifies Cassandra host SSL certificate used for authentication.

Namespace:  Cassandra
Assembly:  Cassandra (in Cassandra.dll) Version: 3.11.0
Syntax
C#
public RemoteCertificateValidationCallback RemoteCertValidationCallback { get; }

Property Value

Type: RemoteCertificateValidationCallback
See Also