Values.ServiceAccountCredentialsSourceDescribes the credentials for the service account used by the fleet or image builder to connect to the directory.
type nonrec t = {accountName : AccountName.t;The user name of the account. This account must have the following privileges: create computer objects, join computers to the domain, and change/reset the password on descendant computer objects for the organizational units specified.
*)accountPassword : AccountPassword.t;The password for the account.
*)}