PermittedGroups |
Previous Top Next |
Specify a list of AD Group names seperated by ';' [BuildOptions]
can set default for apps in project that can be overwritten by
individual [App.exe] sections |
[BuildOptions]
|
PermittedGroups=Administrator;OfficeUsers
|
AccessDeniedMsg=You
do not have permission to execute this application, please call
support @ 1-800-822-2992 |
|
Overwrite global PermittedGroups just this specific
application |
[App1.exe]
|
PermittedGroups=Guest
|
AccessDeniedMsg=You
do not have permission to execute this application, please call
support @ 1-800-822-2992 |
|
Inherit PermittedGroups from
[BuildOptions] |
[App2.exe]
|
...
|