Values.GetUserRequestSourceDescribes the universally unique identifier (UUID) associated with a local user in a data source.
type nonrec t = {applicationId : ApplicationId.t;The identifier of the application connected to the user.
*)userId : String_.t;The user email address attached to the user.
*)}