If rolemanager is enabled in the web.config, the GenericPrinciple is automatically cast to RolePrincipal dismissing all of the GenericPrincipal's previous set roles. To disable this automatic cast, disable rolemanager in the web.config.
<rolemanager enabled = "false">
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment