Marutharasu P

Marutharasu P

  • NA
  • 51
  • 135.3k

How to get member list from group in active directory?

Jul 22 2014 4:22 AM
Hello Friends,
        I am trying to get member list from group in active directory but I am not getting list from AD so far.
 
        The Code is,

        GroupPrincipal
gp = GroupPrincipal.FindByIdentity("PrincipalContext","GroupName")


       I am getting null value only from this code.


Can any one help me !!!


Thanks

Answers (2)