HP Device Manager 4.6 - Database Schema Guide
Table Of Contents

dm_authority
This is the authority table.
1. Table columns
Column name Type name Column size Nullable Primary key Description
auth_id int 10 NO √
auth_name nvarchar 50 NO
description nvarchar 255 YES
2. Relevant UI
This is an HPDM inner table. It is created when the database is installed, and the record values are fixed.
39