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

IT 自动化活动

按筛选器获取对象

UiPath.ActiveDirectoryDomainServices.Activities.GetObjectsByFilter

描述

Retrieves the list of Active Directory objects based on an input filter.

项目兼容性

Windows - Legacy | Windows

配置

常见

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

输入

  • Location - Specifies the Distinguished Name needed for identifying the Active Directory location from where to retrieve the objects.
  • ObjectCategory - Establishes the category of objects to be retrieved (eg. "person").
  • ObjectClass - Establishes the class of objects to be retrieved (eg. "group", "user", "computer", "organizationalUnit").
  • PropertyToFilterBy - Specifies the object property to search by (eg. "sAMAccountName", "Name").
  • PropertyValue - Specifies the value of the specified property.
  • Relation - Specifies the operator to be used in the filter expression. The default value is EqualTo.
  • Connection - Establish the connection that needs to be used. There are two available options, Primary and Secondary. The default option is Primary.

其他

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

输出

  • Objects - Provides a list containing the Distinguished Names of the objects matching the filter criteria.
  • 描述
  • 项目兼容性
  • 配置
  • 常见
  • 输入
  • 其他
  • 输出

此页面有帮助吗?

连接

需要帮助? 支持

想要了解详细内容? UiPath Academy

有问题? UiPath 论坛

保持更新