Hi, I'm trying to retrieve all the permissions for a user using IPermissionsService.GetPermissionsFor. I'd also like to get the operation name as well. The problem is that each access to the operation's name results in a query to the db.
Is there any way to get RS to fetch the operations at the same time as the permissions? Do I have to query the db directly? Thanks Jason -- You received this message because you are subscribed to the Google Groups "Rhino Tools Dev" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rhino-tools-dev?hl=en.
