ComplianceDomain Table

Stores a list of domain names imported IT Asset Management.

Note: To cater for multi-tenant mode, this table may contain data for multiple tenants. Access requires that the database TenantID has been set in the SQL Server connection context information. That setting filters an underlying table to produce this view of data for the single, selected tenant.
Table 1. Database columns for ComplianceDomain table

Database Column

Details

ComplianceDomainID

Type: integer. Key. Generated ID

A unique identifier for a domain.

QualifiedName

Type: text (max 100 characters)

The fully qualified name of the domain.

FlatName

Type: text (max 32 characters)

The flat name of the domain.