Directory Services

Binding to Directory Objects

This section contains information about how to bind to directory objects. The DirectoryEntry object is used to bind to objects.

This section contains information about the DirectoryEntry object and code examples for binding to objects:

When you bind to the object, you can read, modify, or delete the properties associated with that object. You can also add new children to the object or access child objects of that object.