Values.DisplayDataSourceA structure that describes how the portal represents an application provider.
type nonrec t = {displayName : Name.t option;The name of the application provider that appears in the portal.
*)iconUrl : IconUrl.t option;A URL that points to an icon that represents the application provider.
*)description : Description.t option;The description of the application provider that appears in the portal.
*)}