RbacRolePrivilege¶
M:n relation between Privileges and Roles
Fields¶
Field | Type | Description |
---|---|---|
Created | datetime | Date/Time the object was created |
CreatedBy | string | OctoSAM user that created the object |
ID | numeric | Internal ID for the RbacRolePrivilege entity (Primary Key) |
LastModification | datetime | Date/Time the object was last modified |
LastModifiedBy | string | OctoSAM user that last modified the object |
RbacPrivilegeID | numeric | Internal ID that references the RbacPrivilege entity (Foreign Key) |
RbacRoleID | numeric | Internal ID that references the RbacRole entity (Foreign Key) |