Click or drag to resize

SSLConfigurationClientCertificates Property

The X509CertificateCollection that contains client certificates.

Namespace:  Limilabs.Client
Assembly:  Mail (in Mail.dll) Version: 3.0.23341.1754
Syntax
public X509CertificateCollection ClientCertificates { get; }

Property Value

Type: X509CertificateCollection
See Also