Parameters
- serverAddress
- An System.Net.IPEndPoint representing the IP address and port of the FTP server to connect to. If 0 is specified for the port, 21 will be used.
- authenticationMethod
- The authentication method used to connect to the FTP server.
- verificationFlags
- The verification flags used to verify the FTP server's certificate.
- clientCertificate
- The FTP client's certificate.