SSLFTPCertificateKeyFile Property
Name of the private key file associated with this certificate.
Namespace: EnterpriseDT.Net.Ftp.SslAssembly: edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 12.7.0.0
public string KeyFile { get; }
Public ReadOnly Property KeyFile As String
Get
public:
property String^ KeyFile {
String^ get ();
}
member KeyFile : string with get
Property Value
String