c# - Querying a user's group membership from Active Directory -


i wanted know if there's fast way query information active directory.

specifically, i'm trying query current user's "member of" groups starts given string, "abc-" example.

if 1 can me appreciate it.

linq activedirectory option can consider.


Comments