AdminRole
Props
adminRoleActive
adminRoleActive: boolean
Whether to ignore the allowed and denied entries
adminRoleId
adminRoleId: number
The admin role ID
adminRoleName
adminRoleName: string
The admin role name
allowedEntries
allowedEntries: string[]
The allowed access entries (the API function names)
deniedEntries
deniedEntries: string[]
The denied access entries (the API function names)
modified
modified: Date
The admin role editing UTC date in 24-h format: YYYY-MM-DD HH:mm:ss
systemRole
systemRole: boolean
Whether it is a system role