UiPath Documentation
activities
latest
false
Important :
Veuillez noter que ce contenu a été localisé en partie à l’aide de la traduction automatique. La localisation du contenu nouvellement publié peut prendre 1 à 2 semaines avant d’être disponible.

Activités d’automatisation informatique

Get Objects by Filter

UiPath.ActiveDirectoryDomainServices.Activities.GetObjectsByFilter

Description

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

Compatibilité du projet

Windows - Héritage | Windows

Configuration

Commun

  • NomAffichage (DisplayName) - Nom affiché de l'activité.

Entrée

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

Divers

  • Privé (Private) - Si cette option est sélectionnée, les valeurs des variables et des arguments ne sont plus enregistrées au niveau Détaillé (Verbose).

Sortie

  • Objects - Provides a list containing the Distinguished Names of the objects matching the filter criteria.
  • Description
  • Compatibilité du projet
  • Configuration
  • Commun
  • Entrée
  • Divers
  • Sortie

Cette page vous a-t-elle été utile ?

Connecter

Besoin d'aide ? Assistance

Vous souhaitez apprendre ? UiPath Academy

Vous avez des questions ? UiPath Forum

Rester à jour