edtFTPnet/PRO - Secure FTP component for .NET | Free Trial | Pricing

SSLFTPDataProtectionType Enumeration

Enumeration of available data-channel protections.

Definition

Namespace: EnterpriseDT.Net.Ftp.Ssl
Assembly: edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 12.7.0.0
C#
public enum SSLFTPDataProtectionType

Members

Clear0No security.
Private1Full security.

See Also