edtFTPnet/PRO - Secure FTP component for .NET | Free Trial | Pricing
Name of the private key file associated with this certificate.

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

Syntax

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

See Also