我们有两个解决方案用于数据权限 (过滤)。 使用隐式作业 API。 或者只使用BatchEnforce() API.

1. 查询隐含角色或权限​

implicitGetImplicitRolesForUser()GetImplicitPermissionsForUserGetRolesForUser()GetPermissionsForUser
BatchEnforce()

BatchEnforce 强制执行每个请求并返回一个布尔数组的结果

例如: