Role Object Formats
Include Page | ||||
---|---|---|---|---|
|
Role Object Properties
Required properties are in bold.
Property | Type | Description |
---|---|---|
RoleID | string | Identifies the unique role ID. This ID can not be changed once it is created. |
Name | object | This property contains a collection of key/value pairs that provide a localized short name of the role. The sub-property name contains the language code and the value contains the localized role name for the language. |
Desc | object | This property contains a collection of key/value pairs that provide a localized description of the role. The sub-property name contains the language code and the value contains the localized role description for the language. |
Permissions | array | Contains a collection of zero or more permissions associated with this role. |