Auto logoff

Can be overridden for individual user accounts. This value is used when no other value is specified for the current user.

General Information

Domain

TcHmiSrv

Full symbol path

TcHmiSrv.Config::AUTO_LOGOFF

Category

Security

Property is hidden

No

Contained in every configuration by default

No

Schema

Type

string

Format

timespan

Default value

"P30D"

JSON Schema

{
    "category": "CATEGORY_SECURITY",
    "default": "P30D",
    "description": "DESC_AUTO_LOGOFF",
    "format": "timespan",
    "propertyOrder": 2,
    "type": "string"
}