ContentSecurityItem (Type)

Structure whose members include information about security for a content item; for example, all permissions, enforced approval level IDs, enforced permissions, and so on.

Based On:

Structure

Structure Fields:

Field Name Type Description
AllPermissions PlainText Comma-delimited list of all of a page's assigned and enforced permissions. An empty string indicates that no permissions exist.
ApprovalLevelID ApprovalLevel_Existing_0 An assigned approval level. A value of 0 indicates that no assigned approval levels exist.
EnforcedApprovalLevelID ApprovalLevel_Existing_0 An enforced approval level. A value of 0 indicates that no enforcement exists.
EnforcedPermissions PlainText A subset of all assigned permissions that CommonSpot enforces. Inheritance security enforcements can be edited.
InheritedEnforcedApprovalLevelID ApprovalLevel_Existing_0 The enforced approval level that is inherited from a higher-level object such as a parent, template, and so on.
InheritedEnforcedPermissions PlainText The enforced permissions inherited from a higher-level object. These permissions cannot be edited.

Error Message:

None