Values.ConnectionBasicAuthResponseParametersSourceThe authorization parameters for the connection if Basic is specified as the authorization type.
type nonrec t = {username : AuthHeaderParameters.t option;The user name to use for Basic authorization.
*)}