vw_rbac
Structure
| Field | Type | Attributes | Key | Null | Default | Extra | Comment |
|---|---|---|---|---|---|---|---|
| [Permission ID](#permission id) | int | unsigned | NO | Linked Permission id | |||
| [Permission Group](#permission group) | int | unsigned | NO | Permission id | |||
| [Security Level](#security level) | varchar(10) | NO | '' | ||||
| Permission | varchar(100) | YES | NULL | Permission name | |||
Description of fields
Permission ID
- no description -
Permission Group
- no description -
Security Level
- no description -
Permission
- no description -
