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