TokenCredentials public class TokenCredentials : AuthenticationType Documentation public string Token { get; set; } public TokenCredentials(string token)