Overload | Description |
---|---|
BeginAuthenticate(AuthenticationMethod,VerificationFlags,Certificate,DataChannelProtection,AsyncCallback,Object) | Begins the authentification and encryption of the current FTP connection. Don't forget to call EndAuthenticate! |
BeginAuthenticate(AuthenticationMethod,VerificationFlags,Certificate,AsyncCallback,Object) | Begins the authentification and encryption of the current FTP connection. Don't forget to call EndAuthenticate! |