DataConnector | ComponentOne
C1.AdoNet.Magento Assembly / C1.AdoNet.Magento Namespace / C1MagentoConnection Class / TokenType Property

In This Topic
    TokenType Property (C1MagentoConnection)
    In This Topic
    The token type to authenticate in Magento.
    Syntax
    'Declaration
     
    Public Property TokenType As String
    public string TokenType {get; set;}
    See Also