Quick List for C# Code Examples

This topic contains links to all of the C# code examples contained in the Using System.DirectoryServices guide.

  • DirectoryEntry Objects
    Creating a DirectoryEntry object in memory that binds to an entry in the directory, and writing the path, name, and GUID for that directory entry.
  • Creating Groups
    Creating a new group, domain local group, and non-secure group.

See Also

Concepts

Using System.DirectoryServices

Send comments about this topic to Microsoft.

Copyright © 2007 by Microsoft Corporation. All rights reserved.