Permissions.CheckPermissionsForObject Function (int, Authorit.API.Dto.Permission) - Author-it On-Premises - Author-it

Author-it Development Documentation

Check if current user has a permission on an object.

Namespace: Authorit.API.Services

Parameters

objectId - ID of object to check permissions on.

checkPermissions - Permissions to check.

Returns

true if user has permissions, false otherwise.