How to instantiate a DirectoryEntry object with a domain?
- by AngryHacker
I have a list of System.DirectoryServices.ActiveDirectory.Domain objects gotten via this method. How do I know instantiate a DirectoryEntry object with this Domain object? The syntax seems to escape me.