Click or drag to resize

ImapExtensionAuth Field

Represents AUTH extension. You can use Capabilities and then AuthenticationMethods method to obtain all authentication methods supported by the remote server.

Namespace:  Limilabs.Client.IMAP
Assembly:  Mail (in Mail.dll) Version: 3.0.23341.1754
Syntax
public static ImapExtension Auth

Field Value

Type: ImapExtension
See Also