ComplianceComputerRole Table
ComplianceComputerRole is a static table listing all the different roles to which computers can be assigned, and which may impact licensing terms.
| Database Column | Details | 
|---|---|
| ComplianceComputerRoleID | Type: integer. Key. Generated ID A unique identifier for each  
 | 
| ResourceName | Type: text (max 256 characters). Key The unique name of the localizable resource string representing a computer role. Foreign key to the  | 
| DefaultValue | Type: text (max 100 characters) The text to display if the inventory resource string has no translation. | 
| ManageLicenses | Type: boolean Set this to  |