Click here to Skip to main content
15,887,135 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi all!
how to implement RBAC(Authentication,Authorization,Audit) in my application.
Please pass me the same.
Warm Thanks.
Posted

Here you go
Examining ASP.NET's Membership, Roles, and Profile[^](18 parts)

Recently I found this article in Codeproject which is interesting one.
Security: It’s Getting Worse[^] by Espen Harlinn
 
Share this answer
 
Comments
Sergey Alexandrovich Kryukov 11-Apr-13 15:54pm    
My 5.
—SA
Hi Pawan,

I think you can explore the following link. Its an open source sdk for RBAC solution,

https://code.google.com/p/nknight/[^]

Thanks,
subhajit
 
Share this answer
 
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900