CommandUtility

[CommandUtility]
:NameAllow=
:NameDeny=

NameAllow

The NameAllow parameter is a list of allowed command utility actions. By default all actions can be called, but you can also specify a whitelist of allowed commands. The list is separated with semicolon.

[CommandUtility]
NameAllow=quit;system;view;list

NameDeny

The NameDeny parameter is a list of blocked command utility actions. By default all actions can be called, but you can also specify a blacklist of blocked commands. The list is separated with semicolon.

[CommandUtility]
NameDeny=token;pin;utility