edtFTPnet/PRO - Secure FTP component for .NET | Free Trial | Pricing
Password for the private key file.

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

Syntax

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

See Also