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

Author-it Development Documentation

Check if current user has a permission on a folder for objects in a specified release state.

Parameters

Name

Type

Description

folderId

Integer

ID of folder to check for permissions.

releaseStateId

Integer

ID of release state 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/CheckPermissionsForFolderAndReleaseState

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