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

更改用户密码

“更改用户密码”活动,用于更改指定 IAM 用户的密码。

UiPath.AmazonWebServices.Activities.ChangeUserPassword

描述

更改指定 IAM 用户的密码。

项目兼容性

Windows - 旧版 | Windows | 跨平台

配置

输入

  • Name - The name of the IAM user.
  • NewPassword - The new password for the IAM user.
  • NewSecurePassword - The new password for the IAM user, as a secure string.
    重要提示:

    Only one of the NewPassword or NewSecurePassword parameters must have a value.

  • ForcePasswordChange - Indicates whether the IAM user should set a new password on the next sign-in. Default is set to False.
备注:

When ForcePasswordChange is enabled, the activity attaches arn:aws:iam::aws:policy/IAMUserChangePassword managed policy to the user. This provides the ability for the IAM user to change their own password.

  • 描述
  • 项目兼容性
  • 配置
  • 输入

此页面有帮助吗?

连接

需要帮助? 支持

想要了解详细内容? UiPath Academy

有问题? UiPath 论坛

保持更新