DirectorySearcher.DirectorySynchronization Propriété

Définition

Obtient ou définit un objet qui représente le contrôle de synchronisation d'annuaires à utiliser avec la recherche.

C#
public System.DirectoryServices.DirectorySynchronization DirectorySynchronization { get; set; }
C#
public System.DirectoryServices.DirectorySynchronization? DirectorySynchronization { get; set; }
C#
[System.ComponentModel.Browsable(false)]
[System.DirectoryServices.DSDescription("DSDirectorySynchronization")]
[System.Runtime.InteropServices.ComVisible(false)]
public System.DirectoryServices.DirectorySynchronization DirectorySynchronization { get; set; }

Valeur de propriété

Objet DirectorySynchronization de la recherche. null si le contrôle de synchronisation d'annuaires ne doit pas être utilisé.

Attributs

Remarques

Le contrôle de synchronisation d’annuaires, communément appelé contrôle DirSync, est un contrôle LDAP utilisé pour rechercher des objets qui ont changé depuis un état précédent.

Pour plus d’informations, consultez la rubrique Interrogation des modifications à l’aide du contrôle DirSync.

S’applique à

Produit Versions
.NET Framework 2.0, 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1
Windows Desktop 3.0, 3.1, 5, 6, 7, 8, 9