Ant Organisation Ltd documentation

PermissionServer.EnsureHasPermission Method

Returns if the user has permission to access the ACL, throws a AccessDeniedSecurityException if not

Overload List

Returns if the user has permission to access the ACL, throws a AccessDeniedSecurityException if not

void EnsureHasPermission(AuthenticatedUser,Acl,UserMap);

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

void EnsureHasPermission(AuthenticatedUser,PermissionableObject,Permission);

See Also

PermissionServer Interface | Ant.Security Namespace