Ant Organisation Ltd documentation

PermissionServer.VerifyPermission Method (AuthenticatedUser, Acl, UserMap)

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

void VerifyPermission(
   AuthenticatedUser user,
   Acl acl,
   UserMap map
);

Parameters

user
User to check for permissions
acl
ACL to test
map
Map of users to roles

See Also

PermissionServer Interface | Ant.Security Namespace | PermissionServer.VerifyPermission Overload List