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