IErlTransport SSHPrivateKeyFilePath Property NFX Class Library

[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.Erlang
Assembly: NFX.Erlang (in NFX.Erlang.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax

string SSHPrivateKeyFilePath { get; set; }

Property Value

Type: OnlineString
See Also