Timeout
Dieses Timeout wird für alle LDAP-Anfragen, einschließlich Suchanfragen, verwendet.
Allgemeine Informationen
Domain |
TcHmiLdap |
Vollständiger Symbol-Pfad |
TcHmiLdap.Config::TIMEOUT |
Eigenschaft ist versteckt |
Ja |
Standardmäßig in jeder Konfiguration enthalten |
Nein |
Schema
Typ |
string |
Format |
timespan |
Minimum |
PT1S |
Default-Wert |
"PT10S" |
JSON-Schema
{
"default": "PT10S",
"description": "DESC_TIMEOUT",
"format": "timespan",
"formatMinimum": "PT1S",
"hidden": true,
"propertyOrder": 5,
"type": "string"
}