0
Answer

Anybody program Active Directory with C#/C++?

Jon Campbell

Jon Campbell

17y
2.2k
1
I need to automate some Active Directory tasks using C# or C++, there is a book that covers C++ and Active Directory programming, but what about C#?

I specifically need to verify permissions for a bunch of user names in a database table against the Active Directory.

Jon