Gets or sets the authorization header.
public string? AuthorizationHeader { get; set; }
The authorization header.
Only one of AuthorizationHeader and AuthorizationHeaderCreator can be set.