SmtpLogin |
| Name | Description | |
|---|---|---|
| LoginDIGESTAsync(String, String, CancellationToken) | Logs user in using AUTH DIGEST-MD5 command. This method does NOT send the password in clear text. | |
| LoginDIGESTAsync(String, String, String, CancellationToken) | Logs user in using AUTH DIGEST-MD5 command. This method does NOT send the password in clear text. |