Check if current user has permission to create certain objects in specified folder.
Parameters
Name |
Type |
Description |
folderId |
Integer |
ID of folder to check permissions in. |
checkPermissions |
ObjectCreatePermission |
Object create permission to check for. |
Returns
Type: Boolean
true if user has permissions, false otherwise.
Addresses
JSON: http://<Base Address>/Permissions/json/CheckObjectCreatePermissions
JSON (for IIS): http://<Base Address>/Permissions.svc/json/CheckObjectCreatePermissions