RolePermissions table¶
This table implements the association between Roles and Permissions. As can be seen the predefined Roles are the same that the predefined Permissions since every predefined role is associated to the predefined permission of the same name.
Column | Description | Format | Required |
---|---|---|---|
RoleId | Role identifier | int | |
PermissionId | Permission identifier | int |
Last update:
2022-09-05