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

重置密码

“重置密码”活动,用于重置 Azure Active Directory 中用户的密码。

UiPath.AzureAD.Activities.AzureADResetPassword

描述

重置用户的密码。

项目兼容性

Windows - 旧版 | Windows | 跨平台

配置

常见

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

输入

  • 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.
  • Password - Specifies the new password of the user.
  • UserIdOrUpn - Specifies the User Principal Name (UPN) or the user's object ID.

其他

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

权限

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

  • Delegated - User.ReadWrite, User.ReadWrite.All, Directory.ReadWrite.All, Directory.AccessAsUser.All
备注:

由于需要Directory.AccessAsUser.All权限,因此只能通过在Azure AD 的“委派作用域”活动中使用“重置密码”活动来重置用户密码。有关上述内容的更多信息,请参见此处。传递到委派作用域的用户凭据还必须有权重置用户密码。

  • 描述
  • 项目兼容性
  • 配置
  • 常见
  • 输入
  • 其他
  • 权限

此页面有帮助吗?

连接

需要帮助? 支持

想要了解详细内容? UiPath Academy

有问题? UiPath 论坛

保持更新