Originally posted by: ianwinter
Not as such.
Why not?

The data needs to be stored somewhere for IsUserInRole to read it, so why
isn't there a way to get at the complete list?

I have a problem in that I know a user is/should be in a specfic role, yet
isUserInRole is returning false.
Without being able to manually verify what roles the user is in, I'm finding
it hard to get any further.