Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/lib/
H A Daccount_service.hpp1563 std::optional<uint32_t> unlockTimeout; in handleAccountServicePatch() local
1576 "AccountLockoutDuration", unlockTimeout, // in handleAccountServicePatch()
1674 if (unlockTimeout) in handleAccountServicePatch()
1681 *unlockTimeout); in handleAccountServicePatch()