Permissions.CheckObjectCreatePermissions Function (int, Authorit.API.Dto.ObjectCreatePermission) - Author-it On-Premises - Author-it

Author-it Development Documentation

Check if current user has permission to create certain objects in specified folder.

Namespace: Authorit.API.Services

Parameters

folderId - ID of folder to check permissions in.

checkPermissions - Object create permission to check for.

Returns

true if user has permissions, false otherwise.