First, this AccessController will check the RequiresPermissions property
on the target function. If any of these are missing from the member perms
set, then access is denied. Otherwise, if CanCallFunction is defined, then
its result is returned. The CanCallFunction may also require permissions.
First, this
AccessControllerwill check theRequiresPermissionsproperty on the target function. If any of these are missing from the memberpermsset, then access is denied. Otherwise, ifCanCallFunctionis defined, then its result is returned. TheCanCallFunctionmay also require permissions.