Default user group
All user accounts are automatically added to this user group.
General Information
|
Domain |
TcHmiSrv |
|
Full symbol path |
TcHmiSrv.Config::DEFAULTUSERGROUP |
|
Category |
Security |
|
Property is hidden |
No |
|
Contained in every configuration by default |
No |
Schema
|
Type |
string |
|
Default value |
"__SystemUsers" |
JSON Schema
{
"category": "CATEGORY_SECURITY",
"default": "__SystemUsers",
"description": "DESC_DEFAULTUSERGROUP",
"optionMethod": {
"symbol": "TcHmiSrv.Config::USERGROUPS"
},
"propertyOrder": 13,
"type": "string"
}