Click or drag to resize

ServerCertificateValidateEventArgsCertificate Property

The certificate used to authenticate the remote party.

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

Property Value

Type: X509Certificate
See Also