Click or drag to resize

SSLConfigurationClientCertificates Property

The X509CertificateCollection that contains client certificates.

Namespace:  Limilabs.FTP.Client
Assembly:  Ftp (in Ftp.dll) Version: 2.0.22214.1022
Syntax
public X509CertificateCollection ClientCertificates { get; }

Property Value

Type: X509CertificateCollection
See Also