RbacUserGroup¶
M:n User to Group relation. Replicated from Active Directory
Fields¶
Field | Type | Description |
---|---|---|
ID | numeric | Internal ID for the RbacUserGroup entity (Primary Key) |
RbacGroupID | numeric | Internal ID that references the RbacGroup entity (Foreign Key) |
RbacUserID | numeric | Internal ID that references the RbacUser entity (Foreign Key) |