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

    Show / Hide Table of Contents

    PopAuthentication Enum

    Namespace:
    GemBox.Email.Pop
    Assembly:
    GemBox.Email.dll

    An enumeration of supported POP authentication mechanisms.

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

    Fields

    Apop

    Native POP authentication mechanism using APOP command.

    CramMd5

    SASL CRAM-MD5 mechanism.

    DigestMd5

    SASL DIGEST-MD5 mechanism.

    Login

    SASL LOGIN mechanism.

    Native

    Native POP authentication mechanism using USER and PASS commands.

    Plain

    SASL PLAIN mechanism.

    XOAuth2

    SASL XOAUTH2 mechanism.

    Back to top

    Facebook • Twitter • LinkedIn

    © GemBox Ltd. — All rights reserved.