Home
last modified time | relevance | path

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

/openbmc/phosphor-user-manager/phosphor-ldap-config/
H A Dldap_config.cpp37 constexpr auto certProperty = "CertificateString"; variable
167 auto valPropMap = msgData.find(certProperty); in certificateChanged()