Implementing page level security
From: Chamindu Ruwin Munasinghe (chamindu_m@hotmail.com)
Date: 01/11/03
- Next message: Kim Bach Petersen: "Re: Implementing page level security"
- Previous message: The DeyWalker: "Re: how to change the web.config authorization section"
- Next in thread: Kim Bach Petersen: "Re: Implementing page level security"
- Reply: Kim Bach Petersen: "Re: Implementing page level security"
- Reply: Craig Deelsnyder: "Re: Implementing page level security"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: "Chamindu Ruwin Munasinghe" <chamindu_m@hotmail.com> Date: Sat, 11 Jan 2003 13:32:38 +0600
Hi
In my application users are grouped into security levels. and access to
the pages will be given according to the security level. In classic asp what
i did was to store the security level in the session and in each page check
weather the required level is in the session variable. Is there a better way
to do this in ASP.NET
I'm not looking for directory level security all the pages are in the same
directory.
Thanks
Chamindu
- Next message: Kim Bach Petersen: "Re: Implementing page level security"
- Previous message: The DeyWalker: "Re: how to change the web.config authorization section"
- Next in thread: Kim Bach Petersen: "Re: Implementing page level security"
- Reply: Kim Bach Petersen: "Re: Implementing page level security"
- Reply: Craig Deelsnyder: "Re: Implementing page level security"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|