Monthly Archives: April 2005
-
AzMan could define operations, tasks and roles. You can use operations and tasks from entlib. Here you have a small AzMan wrapper class that will encapsulate how to use AzMan from EntLibNote: this code is not tested nor compiled. It is provided as-is. public class AzMan { public static bool CheckOperation( string operation, IPrincipal principal )... read more