0
fguo created
Currently, when I need a new permission, I have to hard code the permission in AppPermissions.cs. Do we have a "Permission Management interface" for create/delete/move/copy/edit an so on?
Thanks,
1 Answer(s)
-
0
Hi @fguo,
Unfortunately no, permissions are designed in that way and you need to create them hardcoded. Can you explain your screnario ? How are you planning to use dynamic permissions ?
Thanks.