[]
        
(Showing Draft Content)

C1.AdoNet.Magento.Base.Abstraction.ADOBase.C1OAuth1ConnectionStringBuilder.TokenType

TokenType Property

TokenType

Determines if the token was requested by a Customer or by the Admin or if the token they are going to use is a Integration token.

Declaration
[Hierarchy(new string[] { "AuthenticationType=TokenBasedAuthentication" })]
public string TokenType { get; set; }