ContentAccessPermision

A complex data type that represents permissions that can be set for a Content Services node. Setting permissions controls the user ability to perform tasks on content. For example, a permission may prevent the user from deleting content.

For information about data that can be accessed using Xpath Expressions, see Data items .

Data items

The data items that ContentAccessPermission variable contain.

authority

A string value that represents the authority that is associated with this permission.

authority Type

A string value that represents the authority type that is associated with this permission.

isAllowed

A boolean value that specifies whether the specified users or groups have the selected usage permissions for the folder or content. A value of true indicates that all the specified users or groups have the permission to use the folder or content. A value of false indicates that all the specified users or groups do not have the permission to use the folder or content.

permission

A string value that represents the permission that is associated with this object. The permission can be one of the following values: Coordinator, Collaborator, Contributor, Editor, or Consumer.

// Ethnio survey code removed