Lookup table with possible user rights in the maintenance center. ADMINUser references this table.
Name | Datatype | Read | Write | Primary key | Description |
---|---|---|---|---|---|
MaintenanceUserRightsId | int | Yes | No | Yes | Primary key. |
MaintenanceUserRights | varchar(300) | Yes | No | No | Name of rights. In English. |
MaintenanceUserRights_p | int | Yes | No | No | PhraseId of language phrase with translated rights names. |