Tagged Questions
0
votes
1answer
81 views
Associate groups or attributes to a SharePoint user
I need to associate some groups or attributes to a SharePoint user and be able to query for those, maybe by using the _vti_bin/UserGroup.asmx or /_vti_bin/UserProfileService.asmx.
Is this possible in ...