Lockout Protection
Enabling client certificate requires a local endpoint.
General Information
|
Domain |
TcHmiSrv |
|
Full symbol path |
TcHmiSrv.Config::LOCKOUT_PROTECTION_CLIENT_CERTIFICATE |
|
Category |
Security |
|
Property is hidden |
No |
|
Contained in every configuration by default |
No |
Schema
|
Type |
boolean |
|
Default value |
True |
JSON Schema
{
"category": "CATEGORY_SECURITY",
"configDescription": "DESC_LOCKOUT_PROTECTION_CLIENT_CERTIFICATE",
"default": true,
"propertyOrder": 3,
"type": "boolean"
}