Artur, No, the API has no concept of checking permissions for a user group. You can check that explicitly, I guess, but doing a query, but a better approach would be to create a patch
On Tue, Dec 1, 2009 at 8:48 PM, Artur Dorochowicz < [email protected]> wrote: > Hello, > > In one project at work we try to use Rhino Security to handle security > tasks and in a certain scenario we seem to need to check whether a > UsersGroup has a certain permission. However, the Rhino Security API > seem to only allow this check for IUser (via > IAuthorizationService.IsAllowed). > > How would I go about checking a permission for UsersGroup? Did I miss > something in the API or maybe I should pursue a completely different > design/approach? > > Thanks > > Artur > > -- > > 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]<rhino-tools-dev%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/rhino-tools-dev?hl=en. > > > -- 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.
