0
mgcode created
Hello,
I have three user roles: administrators, supervisors and agents. I have set their role permissions so that supervisors have access to the agents and actions entities.
What is the proper way to limit the supervisors' access only to their agents and the actions their agents have conducted?
Thank you in advance for your time and help,
PS. Agents entity has a property SupervisorID and a property UserID and the Actions entity has a property AgentID
Best Regards,
1 Answer(s)
-
0
The current privilege system does not have the capability of data permissions. You can take a look at data filtering. https://aspnetboilerplate.com/Pages/Documents/Data-Filters