[This is preliminary documentation and is subject to change.]
Private key file path (only for AuthenticationType = PublicKey)
Required SSH2 ENCRYPTED PRIVATE KEY format.
Namespace: NFX.ErlangAssembly: NFX.Erlang (in NFX.Erlang.dll) Version: 3.0.0.1 (3.0.0.1)
string SSHPrivateKeyFilePath { get; set; }
string SSHPrivateKeyFilePath { get; set; }
Property SSHPrivateKeyFilePath As String
Get
Set
Property SSHPrivateKeyFilePath As String
Get
Set
property String^ SSHPrivateKeyFilePath {
String^ get ();
void set (String^ value);
}
property String^ SSHPrivateKeyFilePath {
String^ get ();
void set (String^ value);
}
abstract SSHPrivateKeyFilePath : string with get, set
abstract SSHPrivateKeyFilePath : string with get, set
Property Value
Type:
String