DirectoryEntry « System.DirectoryServices « C# / C Sharp by API






1.new DirectoryEntry()
2.new DirectoryEntry(String connection)
3.DirectoryEntry.Children
4.DirectoryEntry.Close()
5.DirectoryEntry.CommitChanges()
6.DirectoryEntry.DeleteTree()
7.DirectoryEntry.Password
8.DirectoryEntry.Path
9.DirectoryEntry.Properties








10.DirectoryEntry.Rename(String newName)
11.DirectoryEntry.Username