Searched refs:accountType (Results 1 – 1 of 1) sorted by relevance
199 for (const auto& accountType : accountTypes) in getUserGroupFromAccountType() local201 if (accountType == "Redfish") in getUserGroupFromAccountType()205 else if (accountType == "WebUI") in getUserGroupFromAccountType()209 else if (accountType == "IPMI") in getUserGroupFromAccountType()213 else if (accountType == "HostConsole") in getUserGroupFromAccountType()217 else if (accountType == "ManagerConsole") in getUserGroupFromAccountType()224 messages::propertyValueNotInList(res, "AccountTypes", accountType); in getUserGroupFromAccountType()