tools.action_access table

The tools.action_access table is used to control access to desktop tools.

The following table describes the columns in the tools.action_access table.

Table 1. Columns in the tools.action_access table
Column name Data type Description
ActionID integer The unique identifier of the tool, taken from the actions table.
GID integer Indicates to which group the tool is available.
ClassID integer Indicates to which class the tool is available.
ActionAccessID integer Primary key field for the table.