Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/lib/
H A Daccount_service.hpp1542 std::optional<std::string> certificateMappingAttribute; in handleAccountServicePatch() local
1586 certificateMappingAttribute, // in handleAccountServicePatch()
1622 if (certificateMappingAttribute) in handleAccountServicePatch()
1625 *certificateMappingAttribute); in handleAccountServicePatch()