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

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

Property Value

Type: X509CertificateCollection
See Also