Click or drag to resize

FtpClientSFtpCertificateFile Property

Gets or sets the file with the certificate that certifies the private key.

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

Property Value

String
See Also