Click or drag to resize

SSLOptionsCertificateCollection Property

Gets the collection that contains the client certificates

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

Property Value

Type: X509CertificateCollection
See Also