Pop3AuthenticationMethod Fields |
The Pop3AuthenticationMethod type exposes the following members.
Name | Description | |
---|---|---|
APOP |
APOP authentication method.
| |
CramMD5 |
SASL CRAM-MD5 authentication method.
| |
DigestMD5 |
SASL DIGEST-MD5 authentication method.
| |
GssApi |
SASL GSSAPI authentication method.
| |
NTLM |
SASL NTLM authentication method.
| |
Plain |
SASL PLAIN authentication method.
| |
UserPass |
USER authentication method.
| |
XOAuth2 |
AUTH=XOAUTH2 authentication method.
|