TLSEncryptData
Returns or specifies whether or not data is encrypted when the FTP client is configured to use SSL encryption.
Get: Value = Object.TLSEncryptData
Set: Object.TLSEncryptData = Value
Boolean, the default value is True.
If UseTLS is set to False, this property is ignored.