DeletePermission
Shared
Lyn.Role.DeletePermission(string role_name, string permission_name, function|nil callback)FunctionDescription
Difference between RemovePermission and DeletePermission:
- RemovePermission sets the permission to false for the role.
- DeletePermission removes the permission the role's permission table, which will make the permission follow the extended role's permission.