A
Adam Billmeier
I am working on an internal aspnet application that will pull some security
from our active directory.
I have a special user Security Group created in the AD. I now need to find
that group via code in ASP.NET and populate a dropdown list with the groups
members.
I have not been able to find a good reference for how I can accomplish this.
Can anybody point me in the right direction? I have been able to pull a
list of users from an OU via aspnet in the past but I cannot achieve the
same functionality using a Security Group.
Thanks!
from our active directory.
I have a special user Security Group created in the AD. I now need to find
that group via code in ASP.NET and populate a dropdown list with the groups
members.
I have not been able to find a good reference for how I can accomplish this.
Can anybody point me in the right direction? I have been able to pull a
list of users from an OU via aspnet in the past but I cannot achieve the
same functionality using a Security Group.
Thanks!