AD programming

xiaoxiao2021-03-05  32

Use .NET System.directoryServices

DirectoryEntry and DirectorySearcher two classes can more convenient to query and modify some of the data in the AD

DirectorySearcher supports faster query

Use FindAll () and FindOnd ()

DirectoryEntry can also be responsible for writing data into the machine.

The information is written to the AD again via COMMITCHANGES.

转载请注明原文地址:https://www.9cbs.com/read-34585.html

New Post(0)