'Declaration Public Enum MagentoAuthenticationTypes Inherits System.Enum
public enum MagentoAuthenticationTypes : System.Enum
'Declaration Public Enum MagentoAuthenticationTypes Inherits System.Enum
public enum MagentoAuthenticationTypes : System.Enum
Member | Description |
---|---|
NoAuthentication | Resources with anonymous permission |
OAuth1Authentication | OAuth1 authentication for Magento. |
TokenBasedAuthentication | TokenBasedAuthentication |
System.Object
System.ValueType
System.Enum
C1.DataConnector.MagentoAuthenticationTypes