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.hpp1571 std::optional<std::string> certificateMappingAttribute; in handleAccountServicePatch() local
1615 certificateMappingAttribute, // in handleAccountServicePatch()
1651 if (certificateMappingAttribute) in handleAccountServicePatch()
1654 *certificateMappingAttribute); in handleAccountServicePatch()