Nix (Dev) 3.5.10
dev - 3.5.10 - 1af9301
Loading...
Searching...
No Matches
iv::model::LoginLockout::Keys Struct Reference

Static Public Attributes

static constexpr std::string_view maxFailedAttempts {"MaxFailedAttempts"}
 
static constexpr std::string_view lockoutDuration {"LockoutDuration"}
 
static constexpr std::string_view automaticUnlock {"AutomaticUnlock"}
 

Member Data Documentation

◆ automaticUnlock

std::string_view iv::model::LoginLockout::Keys::automaticUnlock {"AutomaticUnlock"}
staticconstexpr

◆ lockoutDuration

std::string_view iv::model::LoginLockout::Keys::lockoutDuration {"LockoutDuration"}
staticconstexpr

◆ maxFailedAttempts

std::string_view iv::model::LoginLockout::Keys::maxFailedAttempts {"MaxFailedAttempts"}
staticconstexpr

The documentation for this struct was generated from the following file: