SysPrivSuppress
Indicates whether general privileges have been suppressed or revealed. Each digit following the SysPrivSuppress variable represents a general privilege, each of which can be turned on or off using a "0", a "1", or a "2" respectively. Digits have meaning according to their placement counting from the right. Leading zeros are not required
If set to "0", the associated general privilege is revealed.
If set to "1", the associated general privilege is suppressed in all security dialogs, except the Administrative Settings dialog.
If set to "2", the associated general privilege is suppressed in all security dialogs, including the Administrative Settings dialog.
By default, all general privileges are revealed in all security dialogs. A table showing the index of each general privilege in the SysPrivSuppress variable can be found in: Suppress and Reveal System Privileges Using the SysPrivSuppress Variable.
Section: SecurityManager-Admin
Default: SysPrivSuppress = 00000000000000000000000000000000000
*No restart required (Settings.Dynamic property)