Re: allow specific page in form based authentication
From: Rad (aspdotnet@hotmail.com.no.spam)
Date: 09/21/02
- Next message: Paul: "CreateDirectory/Delete permission"
- Previous message: YA: "allow specific page in form based authentication"
- In reply to: YA: "allow specific page in form based authentication"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: "Rad" <aspdotnet@hotmail.com.no.spam> Date: Sat, 21 Sep 2002 14:41:48 GMT
check out Role-based security... that seems to be what you're looking for...
"YA" <ra294@hotmail.com> wrote in message
news:ugYh$VVYCHA.1132@tkmsftngp11...
> I am using form based authentication in my asp.net application.
> Some pages on my application are allowed only to one user only (the
admin).
> How do I prevent other users from accessing this page ?
> I can check the User.identity.name in the page load of those pages but I
> don't think that this is the ultimate solutiom.
>
> Thanks.
> ra294@hotmail.com
>
>
- Next message: Paul: "CreateDirectory/Delete permission"
- Previous message: YA: "allow specific page in form based authentication"
- In reply to: YA: "allow specific page in form based authentication"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|