Click or drag to resize
SSLOptionsRemoteCertValidationCallback Property
Verifies Cassandra host SSL certificate used for authentication.

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

Property Value

Type: RemoteCertificateValidationCallback
See Also