Group: Forum Members
Posts: 2K,
Visits: 6.6K
|
I saw a post that soon this will be easy for the CurrentLoggedOnUser. However, I need to do it for any user (more of my row level security issues). How do I figure this out? Lets say I fill the SFSUsersBO with all users. I want to loop through the BO and determine for each user if they are an admin (actually I'd like to query if they are an admin, but that ain't happenin), how would I do this?
|