Hi, I am trying to create a dynamic menu so that user will only see the menu options they have permissions to access.
for eg below is the menu structure Admin Users Group Request Request 1 Request 2 ..... The permissions are defined for usersgroups and not at the users level. I know I can use the IAuthorizationService to see if the user has permission but that requires me to generate multiple queries, one for each operation.. Is it possible to get the allowed operations in a single query for a user and based on the query result I can build the menu. Thanks Jay --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
