Introduction to Role-Based Security in .NET

Introduction to Role-Based Security in .NET

 

The .NET framework makes it very easy to implement Role-Based security in your application. Enforcing security consists of two parts, Authentication and Authorization.

 

The following article by Klaus Salchner gives you some detailed explanation.
http://www.codeguru.com/Csharp/.NET/net_security/authentication/article.php/c7415/

posted @ 2005-03-09 05:50  Rickie  阅读(2144)  评论(0编辑  收藏  举报