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.