UiPath Documentation
activities
latest
false
Important :
Veuillez noter que ce contenu a été localisé en partie à l’aide de la traduction automatique. La localisation du contenu nouvellement publié peut prendre 1 à 2 semaines avant d’être disponible.

Activités d’automatisation informatique

Dernière mise à jour 20 mai 2026

Create User

UiPath.AzureAD.Activities.AzureADCreateUser

Description

Crée un compte d'utilisateur dans Azure Active Directory.

Compatibilité du Projet

Windows - Héritage | Windows | Multiplate-forme

Configuration

Commun

  • NomAffichage (DisplayName) - Nom affiché de l'activité.

Identité

  • FirstName - Establishes the first name of the user. This field supports only strings and String variables.
  • LastName - Establishes the last name of the user. This field supports only strings and String variables.
  • Name - Establishes the display name of the user. This field supports only strings and String variables.
  • UserPrincipalName - Establishes the principal name of the user. This field supports only strings and String variables.

Entrée

  • Enabled - Specifies if the user's account is enabled after creation. The default value is True.
  • MailNickname - Specifies the mail alias of the user. This field supports only strings and String variables.

Informations sur l'exécution

  • Department - Establishes to what department does the user belongs to.
  • JobTitle - Establishes the job title of the user.

Divers

  • Privé (Private) - Si cette option est sélectionnée, les valeurs des variables et des arguments ne sont plus enregistrées au niveau Détaillé (Verbose).

Sortie

  • User - Provides details about the newly created user.

Mot de passe (Password)

  • ForcePasswordChangeNextLogin - Specifies if the change password action should be forced on the next login. The default value is False.
  • ForcePasswordChangeNextLoginMfa - Specifies if a multi-factor authentication (MFA) should be done before the change password action that was forced on the next login. The default value is False.
  • InitialPassword - Specifies the initial password of the user.

Autorisations

Cette activité nécessite la définition de l'une des autorisations suivantes :

  • Delegated - User.ReadWrite.All, Directory.ReadWrite.All, Directory.AccessAsUser.All
  • Application - User.ReadWrite.All, Directory.ReadWrite.All

Cette page vous a-t-elle été utile ?

Connecter

Besoin d'aide ? Assistance

Vous souhaitez apprendre ? UiPath Academy

Vous avez des questions ? UiPath Forum

Rester à jour