Values_0.ReadBasicAuthConnectionMetadataSourceRead-only metadata for basic authentication connections, containing non-sensitive configuration details.
type nonrec t = {baseEndpoint : Endpoint.t option;The base endpoint URL for basic authentication.
*)username : ActionUserName.t option;The username used for basic authentication.
*)}