![]() |
| Multiple security levels using FormAuthentication |
|
Juan
HostMySite Tier2 Tech
|
If you are using the formsauthentication method for your login process, you can redirect the user to a different page depending on the user's security level (ie, admin, general user, etc).
To accomplish this use the SetAuthCookie() method manually upon user login. Then Response.Redirect to the appropriate page accordingly. |
||||||||||||
|
|
|||||||||||||
| Multiple security levels using FormAuthentication |
|
||
|


