The ImapAuthenticationMethod type exposes the following members.
Fields
| Name | Description | |
|---|---|---|
| CramMD5 |
AUTH=CRAM-MD5 authentication method.
| |
| DigestMD5 |
AUTH=DIGEST-MD5 authentication method.
| |
| Login |
AUTH=LOGIN authentication method.
| |
| NTLM |
AUTH=NTLM authentication method.
| |
| Plain |
AUTH=PLAIN authentication method.
| |
| XOAuth |
AUTH=XOAUTH authentication method.
|