[]
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.
[Hierarchy(new string[] { "AuthenticationType=TokenBasedAuthentication" })] public string TokenType { get; set; }