CheckPermissionsForFolder(Integer, Permission) Method - Author-it On-Premises - Author-it

Author-it Development Documentation

Check if current user has a permission on a folder.

Parameters

Name

Type

Description

folderId

Integer

ID of folder to check permissions on.

checkPermissions

Permission

Permissions to check for.

Returns

Type: Boolean

true if user has permissions, false otherwise.

Addresses

JSON: http://<Base Address>/Permissions/json/CheckPermissionsForFolder

JSON (for IIS): http://<Base Address>/Permissions.svc/json/CheckPermissionsForFolder