AUTH=DIGEST-MD5 authentication method.

Namespace: Limilabs.Client.IMAP
Assembly: Mail (in Mail.dll) Version: 3.0.12102.1426

Syntax

C#
public static ImapAuthenticationMethod DigestMD5
Visual Basic
Public Shared DigestMD5 As ImapAuthenticationMethod
Visual C++
public:
static ImapAuthenticationMethod^ DigestMD5

See Also