dotConnect for Adobe Commerce 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

    See Also