Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/lib/
H A Daccount_service.hpp1570 LdapPatchParams activeDirectoryObject; in handleAccountServicePatch() local
1579 activeDirectoryObject.authType, // in handleAccountServicePatch()
1581 activeDirectoryObject.password, // in handleAccountServicePatch()
1583 activeDirectoryObject.userName, // in handleAccountServicePatch()
1585 activeDirectoryObject.baseDNList, // in handleAccountServicePatch()
1587 activeDirectoryObject.groupsAttribute, // in handleAccountServicePatch()
1589 activeDirectoryObject.userNameAttribute, // in handleAccountServicePatch()
1591 activeDirectoryObject.remoteRoleMapData, // in handleAccountServicePatch()
1593 activeDirectoryObject.serviceAddressList, // in handleAccountServicePatch()
1595 activeDirectoryObject.serviceEnabled, // in handleAccountServicePatch()
[all …]