Searched refs:accountType (Results 1 – 1 of 1) sorted by relevance
188 for (const auto& accountType : accountTypes) in getUserGroupFromAccountType() local190 if (accountType == "Redfish") in getUserGroupFromAccountType()194 else if (accountType == "WebUI") in getUserGroupFromAccountType()198 else if (accountType == "IPMI") in getUserGroupFromAccountType()202 else if (accountType == "HostConsole") in getUserGroupFromAccountType()206 else if (accountType == "ManagerConsole") in getUserGroupFromAccountType()213 messages::propertyValueNotInList(res, "AccountTypes", accountType); in getUserGroupFromAccountType()