InstalledSoftwareFilePathExemption Table
InstalledSoftwareFilePathExemption
lists all licenses, devices, titles and installs with file exemptions
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.
Database Column |
Details |
---|---|
ComplianceComputerID
|
Type: integer. Key The ComplianceComputerID linked to this installed software record with a file exemption. |
SoftwareTitleID
|
Type: integer. Key The application title that has evidence exempted by file path. Foreign key to the |
SoftwareLicenseID
|
Type: integer. Key The link to the license this file path exemption applies to. Foreign key to the |
InstalledSoftwareID
|
Type: integer. Key The installed software title that is exempted by file path. Foreign key to the |