Sunday, January 30, 2005

Enumerating members of an Active Directory Group

Enumerating members of an Active Directory Group

I was doing a Google for info on setting up delegation, and ran across this article. I have run into this before and my solution was not nearly as elegant. I am going to convert this to C# and will post my new version of the code.