IFtp.Login Method
Namespace: Rebex.Net
Assembly: Rebex.Networking.dll (version 7.0.9147)
Login(String, String)
Authenticates the user to the server.
Declaration
void Login(string userName, string password)
Authenticates the user to the server.
void Login(string userName, string password)