SSLOptionsSetCertificateCollection Method  | 
 
            Sets the collection that contains the client certificates
            
 
    Namespace: 
   Cassandra
    Assembly:
   Cassandra (in Cassandra.dll) Version: 3.13.0
Syntaxpublic SSLOptions SetCertificateCollection(
	X509CertificateCollection certificates
)
Parameters
- certificates
 - Type: System.Security.Cryptography.X509CertificatesX509CertificateCollection
 
Return Value
Type: 
SSLOptions
See Also