EditUsing Windows Authentication
EditImplementing Permission-based authorization
The .NET framework supports a role-based authorization model, and CSLA .NET is built on top of that model. However, it is possible to implement a more granular level of permission-based authorization on this model as well.