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 Object Properties

UiPath.ActiveDirectoryDomainServices.Activities.GetObjectProperties

Description

Retrieves all properties and their values for the specified object if the SingleProperty field is empty. If the SingleProperty parameter is set, then only the value for a single property is retrieved.

Compatibilité du projet

Windows - Héritage | Windows

Configuration

Commun

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

Entrée

  • DistinguishedName - The distinguished name of the object.
  • SingleProperty - The name of a specific property. If not specified, all properties will be returned.
  • Connection - Establish the connection that needs to be used. 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.

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

  • AllProperties - A dictionary containing the names and values for all properties of the given object.
  • SinglePropertyValue - The value of the requested single property.
  • 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