Role (ClbRole) class allows applications to implement role-based security.
Properties on the Role class include those that are inherited from the base Custom Object class, as well as those that are described in the following table.
Property name (symbolic name) | Type | Can this property be modified? | Description |
---|---|---|---|
Description (Description) | String | Yes | Description for this role. Length: 255 |
Privileges (ClbPrivileges) | Binary | Yes | Stores application privilege names. |
Role Name (RoleName) | String | Yes | The name of the role. Value required: true Length: 64 |
Role Type (RoleType) | String | Yes | The type of role. Length: 64 |
You can view this class in the administration console object store navigation pane in the
folder.