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

Popular posts from this blog

php - What is the difference between $_SERVER['PATH_INFO'] and $_SERVER['ORIG_PATH_INFO']? -

fortran - Function return type mismatch -

queue - mq_receive: message too long -