Home | Contact
Books |  Articles |  Presentations |  Consulting |  Photos
Authorization Manager and .NET
 
Windows Server 2003 has hit the shelves, and contains many new technologies that will interest .NET developers. One of these technologies is Authorization Manager (AzMan), which provides a comprehensive framework for allowing the authorization rules of an application to be managed. AzMan is a COM based technology, but thanks to the wonders of COM Interop, AzMan can easily be accessed from a .NET application. This article explores the motivation for, use of, and best practices for leveraging AzMan from the .NET world.

Download Article

Download Code