System.DirectoryServices.DirectoryEntry de = new System.DirectoryServices.DirectoryEntry(path, DomainAccount, DomainPassword);  
de中存放枚举到的Domain用户信息。