Home
last modified time | relevance | path

Searched refs:lockoutthreshold (Results 1 – 1 of 1) sorted by relevance

/openbmc/phosphor-webui/app/common/services/
H A Dapi-utils.js588 saveUserAccountProperties: function(lockoutduration, lockoutthreshold) { argument
593 if (lockoutthreshold != undefined) {
594 data['AccountLockoutThreshold'] = lockoutthreshold;