Namespace:
Rebex.Net
Assembly:
Rebex.Ftp (in Rebex.Ftp.dll)
Syntax
Visual Basic |
---|
<ObsoleteAttribute("This enum has been deprecated and will be removed. Use SslMode instead.", _ True)> _ Public Enumeration FtpSecurity |
C# |
---|
[ObsoleteAttribute("This enum has been deprecated and will be removed. Use SslMode instead.", true)] public enum FtpSecurity |
Members
Member name | Description | |
---|---|---|
![]() | Unsecure | |
![]() | Implicit | |
![]() | Explicit | |
![]() | Secure | |
![]() | TumbleweedTunnel |