This is a terribly simple question, but I can't find the answer anywhere. I'm creating the UI for a user to edit permissions in Rhino.Security, and there does not appear to be a way for me to get all of the UserGroups, Users, or Operations that are in the system. The IAuthorizationRepository only allows me to get these via their associations with one another. If we have a sysadmin user, for example, I would want them to be able to see all the groups, users, permissions, operations, and entity/entity groups in the system.
I was debating on extending the authorization repository, but figured there must be a simpler way. Also, I can't imagine that this would have been overlooked, so I'm guessing that there's a reason this behaves as it does. -- 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.
