TestObjectCreatePermissions(ObjectCreatePermission, ObjectCreatePermission) Method - Author-it On-Premises - Author-it

Author-it Development Documentation

Test supplied object create permissions are sufficient against another set of supplied object create permissions.

Parameters

Name

Type

Description

createPermissions

ObjectCreatePermission

Permissions that are tested against (must be met).

testPermissions

ObjectCreatePermission

Permissions to test.

Returns

Type: Boolean

true if permissions are sufficient, false otherwise.

Addresses

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

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