UiPath Documentation
activities
latest
false
Importante :
Este contenido se ha localizado parcialmente a partir de un sistema de traducción automática. La localización de contenidos recién publicados puede tardar entre una y dos semanas en estar disponible.

Actividades de automatización de TI

Crear usuario

UiPath.AzureAD.Activities.AzureADCreateUser

Descripción

Crea una nueva cuenta de usuario en Azure Active Directory.

Compatibilidad de Proyectos

Windows - Heredado | Windows | Multiplataforma

Configuración

Común

  • Nombre para mostrar: el nombre para mostrar de la actividad.

Identidad

  • 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.

Entrada

  • 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.

Información del trabajo

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

Otros

  • Privado : si se selecciona, los valores de variables y argumentos ya no se registran en el nivel Detallado.

Salida

  • User - Provides details about the newly created user.

Contraseña

  • 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.

Permisos

Esta actividad requiere que se establezca uno de los siguientes permisos:

  • Delegated - User.ReadWrite.All, Directory.ReadWrite.All, Directory.AccessAsUser.All
  • Application - User.ReadWrite.All, Directory.ReadWrite.All
  • Descripción
  • Compatibilidad de Proyectos
  • Configuración
  • Común
  • Identidad
  • Entrada
  • Información del trabajo
  • Otros
  • Salida
  • Contraseña
  • Permisos

¿Te ha resultado útil esta página?

Conectar

¿Necesita ayuda? Soporte

¿Quiere aprender? UiPath Academy

¿Tiene alguna pregunta? Foro de UiPath

Manténgase actualizado