Click or drag to resize

FtpClientSFtpKeyFile Property

Gets or sets the file from which to load the SSH private key for authentication.

Namespace: GSF.Net.VirtualFtpClient
Assembly: GSF.Net (in GSF.Net.dll) Version: 2.4.318-beta
Syntax
public string SFtpKeyFile { get; set; }
View Source

Property Value

String
See Also