Click or drag to resize

Pop3LoginDIGESTAsync Method

Overload List
  NameDescription
Public methodLoginDIGESTAsync(String, String)
Logs user in using AUTH DIGEST-MD5 command. This method does NOT send the password in clear text.
Public methodLoginDIGESTAsync(String, String, String)
Logs user in using AUTH DIGEST-MD5 command. This method does NOT send the password in clear text.
Top
See Also