Find all SharePoint groups an AD user is member of
It's quite easy to find the SharePoint groups each user is member of by object model. SPUser.Groups will give you the collection of groups the user is member of. But if this user is a member of an AD group and that AD group is added as a member of the SharePoint group then that SharePoint group... [read more]
Submit a review:
Login required.