P
Phil Townsend
I am developing an app which utilizes forms authentication. Users log in
and are members of roles, the roles being defined in a SQL Server table.
Periodically, I need to identify which role a user belongs to. I also
need to be able to deliver an error message to users if they attempt to
browse to a directory in which their role does not have access. Any help
with this? Thanks!
and are members of roles, the roles being defined in a SQL Server table.
Periodically, I need to identify which role a user belongs to. I also
need to be able to deliver an error message to users if they attempt to
browse to a directory in which their role does not have access. Any help
with this? Thanks!