Gets the key files used for authentication.
Namespace: Renci.SshNetAssembly: Renci.SshNet (in Renci.SshNet.dll) Version: 0.1.0.0 (1.0.0.0)
Syntax
public ICollection<PrivateKeyFile> KeyFiles { get; private set; }
See Also
| PrivateKeyAuthenticationMethod KeyFiles Property | SSH .NET Client Library Documentation |
public ICollection<PrivateKeyFile> KeyFiles { get; private set; }