Skip to content

RbacUserGroup

M:n User to Group relation. Replicated from Active Directory

Fields

Field Type Description
ID bigint Internal ID for the RbacUserGroup entity (Primary Key)
RbacGroupID bigint Internal ID that references the RbacGroup entity (Foreign Key)
RbacGroupID bigint Internal ID that references the RbacGroup entity (Foreign Key)
RbacUserID bigint Internal ID that references the RbacUser entity (Foreign Key)