GemBox.Email
  • Overview
  • Examples
  • Free version
  • Support
  • Pricelist

    Show / Hide Table of Contents

    ImapAuthentication Enum

    Namespace:
    GemBox.Email.Imap
    Assembly:
    GemBox.Email.dll

    An enumeration of supported IMAP authentication mechanisms.

    • C#
    • VB.NET
    public enum ImapAuthentication
    Public Enum ImapAuthentication

    Fields

    CramMd5

    SASL CRAM-MD5 mechanism.

    DigestMd5

    SASL DIGEST-MD5 mechanism.

    Login

    SASL LOGIN mechanism.

    Native

    Native IMAP authentication mechanism using LOGIN command.

    Plain

    SASL PLAIN mechanism.

    XOAuth2

    SASL XOAUTH2 mechanism.

    Back to top

    Facebook • Twitter • LinkedIn

    © GemBox Ltd. — All rights reserved.