Base solution for your next web application
Open Closed

Extending permission module/class #9474


User avatar
0
razkhan78 created

We are using latest version of aspnetzero with asp.net core mvc and jquery.

We want to add custom parameter in Permission class and pass it from CreateChildPermission as well as retrieve it in GetAllPermissions for using it on role permission tree.

Is there any way we can extend it?


4 Answer(s)