edtFTPnet/PRO - Secure FTP component for .NET | Free Trial | Pricing

SSLFTPCertificateGetX509 Method

Returns an X509Certificate object that corresponds to this certificate.

Definition

Namespace: EnterpriseDT.Net.Ftp.Ssl
Assembly: edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 12.7.0.0
C#
public X509Certificate GetX509()

Return Value

X509Certificate
An X509Certificate instance.

See Also