Security for ASP.NET application -


i developing .net based application financial institution , has multiple roles not using built in role provider.

now want when create user assign role , when user logs in assigned role he/she cannot open form on he/she has no rights.

how come role based security system application ? appreciate if can me , guide me come strong , secure application.

thanks

i think need take @ membership api.

this blog post scott guthrie has links several resources started.

http://weblogs.asp.net/scottgu/archive/2006/02/24/asp.net-2.0-membership_2c00_-roles_2c00_-forms-authentication_2c00_-and-security-resources-.aspx


Comments

Popular posts from this blog

php - What is the difference between $_SERVER['PATH_INFO'] and $_SERVER['ORIG_PATH_INFO']? -

fortran - Function return type mismatch -

queue - mq_receive: message too long -