[]
Gets or sets the credentials for the request.
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingNull)] public string Credentials { get; set; }
The credentials as a string.