edtFTPnet/PRO - Secure FTP component for .NET | Free Trial | Pricing
Name of the certificate file from which this certificate was read.

Namespace: EnterpriseDT.Net.Ftp.Ssl
Assembly: edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 9.4.0.40

Syntax

C#
public string CertFile { get; }
Visual Basic
Public ReadOnly Property CertFile As String
	Get
Visual C++
public:
property String^ CertFile {
	String^ get ();
}

See Also