This table defines the Roles that can exist in the system. A Role in its generic form is simply used to collect together one or more resources, and if that role is assigned to a user (or another Role) then implicitly that assigns all the underlying resources. For CA Data Protection r12.5 this will only be partially implemented in the software to permit Policy Classes to be assigned to Roles for the purposes of policy based security models, but the underlying concept is more generic than that single use case.
Column |
Primary Key |
Datatype |
Length |
Notes |
---|---|---|---|---|
RoleUID The unique ID of the Role |
Yes |
INTEGER |
4 |
|
RoleName The name of the Role |
|
VARCHAR |
255 |
|
ParentRoleUID The identifier of the parent role |
|
INTEGER |
4 |
The concept of hierarchic roles is not implemented in CA Data Protection r12.5 , but the column is included for future use. |
Copyright © 2015 CA Technologies.
All rights reserved.
|
|