Skip to main content

Category

A category is a classification of Composite Roles, [Single Roles or/and Resource Types. It can be used to group multiple roles of the same context.

Examples

The following example declares a new category called "Shares - Public".

    <Category Policy="Default" Identifier="Shares - Public" DisplayName_L1="Shares - Public" />

Properties

PropertyDetails
Description_L1 optionalType: String Description: Describe this category in detail.
DisplayName_L1 requiredType: String Description: Display name of the category in language 1 (up to 16).
Identifier requiredType: String Description: Unique identifier of the category.
IsCollapsed default value: falseType: Boolean Description: Defines if the category must be collapsed by default in the permission list of a resource (View Permissions popup and roles basket).
Parent optionalType: Int64 Description: Represents the parent category definition.
Policy requiredType: Int64 Description: Identifier of the policy that the category is part of.