B
bensam16
Guest
hello
i have an application of Sales Orders management in asp.net mvc 4 project, and i want to apply LDAP authentication on that application, i haven't any idea about how to apply authorization on database table records affected to user so that:
the user that have admin role or groupe, can view/ create/ edit/delete all orders of all Departments
the user with role authenticated user can only view/create/edit/delete the orders of its Department or subordinated Departments of its Department
any help please?
Continue reading...