SSLFTPClientAuth Method
(Implicit FTPS only) Instructs the server that data-channels should be secure.
Namespace: EnterpriseDT.Net.Ftp.SslAssembly: edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 12.7.0.0
member Auth : unit -> unit
Although most implicit FTPS servers secure data-channels by default, thus
removing the need for this method, some do not. These server require that
this method be called to ensure that data-channels are secure.