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

是组的对象成员

“对象是组成员”活动,该活动检查给定对象是否属于 NetIQ eDirectory 中的组。

UiPath.NetIQeDirectory.Activities.IsObjectMemberOfGroup

描述

检查给定对象是否属于某个组。

项目兼容性

Windows - 旧版 | Windows | 跨平台

配置

常见

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

输入

  • Group Connection - Establish the connection that needs to be used to get the group. There are three available options, Auto, Primary, and Secondary. The default option is Auto. When set to Auto, the activity tries to automatically resolve the connection from the group's distinguished name.
  • GroupDistinguishedName - The distinguished name of the group.
  • Object Connection - Establish the connection that needs to be used to get the object. There are three available options, Auto, Primary, and Secondary. The default option is Auto. When set to Auto, the activity tries to automatically resolve the connection from the object’s distinguished name.
  • ObjectDistinguishedName - The distinguished name of the object.
  • RecurseIntoChildGroups - Specifies whether to search for membership in child groups of the given group or not. The default value is False.

其他

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

输出

  • IsMember - Returns as an output whether the given object is a member of the group or not.
  • 描述
  • 项目兼容性
  • 配置
  • 常见
  • 输入
  • 其他
  • 输出

此页面有帮助吗?

连接

需要帮助? 支持

想要了解详细内容? UiPath Academy

有问题? UiPath 论坛

保持更新