0

I have the LDAP path LDAP://ispgh-ij02.mea.test.com/CN=Connect_MEA_Forest_GUID-01,OU=Groups,OU=Connect-People,OU=Global,DC=mea,DC=test,DC=com to an AD group.

I would like to fetch all the users in the AD group and the code should fetch the details in minimal time.

I have to retrieve the domain and SamAccountName (Domain\userName) properties for the available users.

Could you please help?.

inquisitive
  • 3,738
  • 6
  • 30
  • 56
gokul731
  • 41
  • 4
  • possible duplicate of [C# Active Directory: Get domain name of user?](http://stackoverflow.com/questions/4249139/c-sharp-active-directory-get-domain-name-of-user) – Nate B. May 21 '15 at 08:57
  • Have you checked this [post](http://stackoverflow.com/questions/4249139/c-sharp-active-directory-get-domain-name-of-user?rq=1) ? The question is the same than yours. – Nate B. May 21 '15 at 08:57

0 Answers0