dotConnect for Magento Documentation
Devart.Data.Magento Namespace / MagentoAuthenticationType Enumeration

In This Topic
    MagentoAuthenticationType Enumeration
    In This Topic
    Syntax
    'Declaration
     
    Public Enum MagentoAuthenticationType 
       Inherits System.Enum
       Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
    public enum MagentoAuthenticationType : System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
    Members
    MemberDescription
    AccessToken 
    Basic 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             Devart.Data.Magento.MagentoAuthenticationType

    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also