AUTH extension. You can use SupportedAuthenticationMethods()()()() to obtain all authentication methods supported by the remote server.

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

Syntax

C#
public static ImapExtension Auth
Visual Basic
Public Shared Auth As ImapExtension
Visual C++
public:
static ImapExtension^ Auth

See Also