Binding to Directory Objects

The following topics provide code examples for binding to objects:

The DirectoryEntry object is used to bind 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.

See Also

Reference

System.DirectoryServices
DirectoryEntry

Concepts

Getting Started in System.DirectoryServices

Send comments about this topic to Microsoft.

Copyright © 2007 by Microsoft Corporation. All rights reserved.