- SharePoint 2010
- Forms Based Authentication (FBA)
- SqlMembershipProvider
Is there a way to retrieve FBA 'users-in-role' data via SP Web Services infrastructure?
It plays nicely when retrieving SharePoint Groups, Permissions and Roles, but how to get FBA users membership in FBA roles?
A 'GetRoleCollectionFromUser' method says 'user not found' for claims-based id like 'i:0#.f|fbamembershipprovider|fbaadmin3'. Any other ways?