Searched refs:accountType (Results 1 – 1 of 1) sorted by relevance
196 for (const auto& accountType : accountTypes) in getUserGroupFromAccountType() local198 if (accountType == "Redfish") in getUserGroupFromAccountType()202 else if (accountType == "WebUI") in getUserGroupFromAccountType()206 else if (accountType == "IPMI") in getUserGroupFromAccountType()210 else if (accountType == "HostConsole") in getUserGroupFromAccountType()214 else if (accountType == "ManagerConsole") in getUserGroupFromAccountType()221 messages::propertyValueNotInList(res, "AccountTypes", accountType); in getUserGroupFromAccountType()