Re: Implementing page level security
From: Craig Deelsnyder (c_deelsny@yahoo.com)
Date: 01/11/03
- Next message: Manoj K: "Exception while decrypting a string: RSACryptoServiceProvider"
- Previous message: Kim Bach Petersen: "Re: Implementing page level security"
- In reply to: Chamindu Ruwin Munasinghe: "Implementing page level security"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: "Craig Deelsnyder" <c_deelsny@yahoo.com (remove underscore)> Date: Sat, 11 Jan 2003 13:52:42 -0600
A two-part article that may help (introduces how security works, some
examples, etc.):
http://msdn.microsoft.com/msdnmag/issues/02/04/aspsec/default.aspx
http://msdn.microsoft.com/msdnmag/issues/02/05/ASPSec2/default.aspx
-- Craig Deelsnyder Microsoft MVP - ASP/ASP.NET "Chamindu Ruwin Munasinghe" <chamindu_m@hotmail.com> wrote in message news:ujJ7yLUuCHA.2668@TK2MSFTNGP12... > 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: Manoj K: "Exception while decrypting a string: RSACryptoServiceProvider"
- Previous message: Kim Bach Petersen: "Re: Implementing page level security"
- In reply to: Chamindu Ruwin Munasinghe: "Implementing page level security"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|