 FtpSecurityType
 FtpSecurityType
                                    FTP channel encryption type: unsecure, explicit or implicit
API Section: Enumerations
Type: Enumeration
Properties
| Enumerator | Type | Format | Value | Description | 
|---|---|---|---|---|
| 
                                                         | integer | int32 | 0 | Insecure ftp:// | 
| 
                                                         | integer | int32 | 1 | Explicit ftpes:// | 
| 
                                                         | integer | int32 | 2 | Implicit ftps:// | 
Usages
 FtpSettings
 FtpSettings
                                     ftp_unsecure
 ftp_unsecure