| Attributes |
| Name | Required | Request-time | Type | Description |
| action | true | true | java.lang.String | The current action the tag is being used with. Possible examples for the action are export, import, or publish. |
| descriptionCSSClass | false | true | java.lang.String | The CSS class used to format the Permissions section's description. |
| disableInputs | false | true | boolean | Whether to disable all the rendered inputs on the screen. |
| exportImportConfigurationId | false | true | long | The export/import configuration's ID. If the ID is valid, the content settings are used from the corresponding configuration. |
| global | false | true | boolean | Whether to display a global help message. |
| labelCSSClass | false | true | java.lang.String | The CSS class used to format the Permissions section's label. |