Click or drag to resize
SSLOptionsCertificateCollection Property
Gets the collection that contains the client certificates

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

Property Value

Type: X509CertificateCollection
See Also