Searched refs:DirSync (Results 1 – 4 of 4) sorted by relevance
29 use FreeDSx\Ldap\Search\DirSync; alias292 * @return DirSync294 …c function dirSync(?string $rootNc = null, FilterInterface $filter = null, ...$attributes): DirSync296 return new DirSync($this, $rootNc, $filter, ...$attributes);
33 class DirSync class169 * @return DirSync
26 * [DirSync](/docs/Client/DirSync.md)
42 * Add a DirSync helper class for Active Directory.