ContentAccessPermision (deprecated)

A complex data type that represents permissions that can be set for a s 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.

Note: Adobe is migrating Content Services ES customers to the Content Repository built on the modern, modular CRX architecture, acquired during the Adobe acquisition of Day Software. The Content Repository is provided with LiveCycle Foundation and is available as of the LiveCycle ES4 release.

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