Overload List

  NameDescription
Login()()() Obsolete.
Logs user in using AUTH LOGIN command. Uses User and Password properties. This method sends password as Base64 string.
Login(String, String)
Logs user in using AUTH LOGIN command. This method sends password as Base64 string.

See Also