Ant Organisation Ltd documentation

PermissionServer.HasPermission Method

Returns true if the user has permission to access the ACL, false if not

Overload List

Returns true if the user has permission to access the ACL, false if not

bool HasPermission(AuthenticatedUser,Acl,UserMap);

Returns true if the user has permission to access a permissionable object, false if not

bool HasPermission(AuthenticatedUser,PermissionableObject,Permission);

See Also

PermissionServer Interface | Ant.Security Namespace