FileServerSettings.FtpDataProtection Property
Namespace: Rebex.Net.Servers
Assembly: Rebex.FileServer.dll (version 8.0.9673)
FtpDataProtection
Gets or sets a value indicating TLS protection mode of the data connection.
This option applies only to FTP over TLS in implicit or explicit mode; not applied for plain (unencrypted) FTP.
Declaration
public FtpProtection FtpDataProtection { get; set; }
Property Value
| Type | Description |
|---|---|
| FtpProtection |