Ant Organisation Ltd documentation

PermissionServer.VerifyPermission Method

Returns if the user has permission to access the ACL, throw exception if not

Overload List

Returns if the user has permission to access the ACL, throw exception if not

void VerifyPermission(AuthenticatedUser,Acl,UserMap);

Returns if the user has permission to access a permissionable object, throws exception if not

void VerifyPermission(AuthenticatedUser,PermissionableObject,Permission);

See Also

PermissionServer Interface | Ant.Security Namespace