views:

14

answers:

0

I am currently working on developing a sharepoint 2010 web part where I need to get a list of currently logged on users from a given domain. Can this be done using System.DirectoryServices.AccountManagement? If so how can some one give me code example?

related questions