Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/include/generated/enums/
H A Daggregation_source.hpp37 enum class UserAuthenticationMethod{ enum
70 NLOHMANN_JSON_SERIALIZE_ENUM(UserAuthenticationMethod, {
71 {UserAuthenticationMethod::Invalid, "Invalid"},
72 {UserAuthenticationMethod::PublicKey, "PublicKey"},
73 {UserAuthenticationMethod::Password, "Password"},