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.26109.1248
Syntax
public X509Certificate Certificate { get; }

Property Value

X509Certificate
See Also