UiPath Documentation
activities
latest
false
IT 自动化活动
重要 :
请注意,此内容已使用机器翻译进行了部分本地化。 新发布内容的本地化可能需要 1-2 周的时间才能完成。

创建用户

“创建用户”活动,该活动会在 Azure Active Directory 中创建新的用户帐户。

UiPath.AzureAD.Activities.AzureADCreateUser

描述

在 Azure Active Directory 中新建一个用户帐户。

项目兼容性

Windows - 旧版 | Windows | 跨平台

配置

常见

  • “显示名称”- 活动的显示名称。

身份

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

输入

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

职位信息

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

其他

  • “私有”- 选中后将不再以“Verbose”级别记录变量和参数的值。

输出

  • User - Provides details about the newly created user.

密码

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

权限

此活动需要设置以下权限之一:

  • Delegated - User.ReadWrite.All, Directory.ReadWrite.All, Directory.AccessAsUser.All
  • Application - User.ReadWrite.All, Directory.ReadWrite.All
  • 描述
  • 项目兼容性
  • 配置
  • 常见
  • 身份
  • 输入
  • 职位信息
  • 其他
  • 输出
  • 密码
  • 权限

此页面有帮助吗?

连接

需要帮助? 支持

想要了解详细内容? UiPath Academy

有问题? UiPath 论坛

保持更新