Roles Table
Description
This table contains all defined roles (groups, departments, services...).
Schema
|
Field |
Type |
Required |
CP |
Description |
|
roleID |
bigint |
* |
* |
Role identifier (within the database). |
|
roleFILTER |
nvarchar (64) |
* |
|
Filter ID (as defined in Watchdoc). |
|
roleNAME |
nvarchar (128) |
* |
|
Name of the role as configured in Watchdoc. |
|
roleDESC |
nvarchar (255) |
|
|
Description of the role as configured in Watchdoc. |