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.hpp1544 LdapPatchParams activeDirectoryObject; in handleAccountServicePatch() local
1553 activeDirectoryObject.authType, // in handleAccountServicePatch()
1555 activeDirectoryObject.password, // in handleAccountServicePatch()
1557 activeDirectoryObject.userName, // in handleAccountServicePatch()
1559 activeDirectoryObject.baseDNList, // in handleAccountServicePatch()
1561 activeDirectoryObject.groupsAttribute, // in handleAccountServicePatch()
1563 activeDirectoryObject.userNameAttribute, // in handleAccountServicePatch()
1565 activeDirectoryObject.remoteRoleMapData, // in handleAccountServicePatch()
1567 activeDirectoryObject.serviceAddressList, // in handleAccountServicePatch()
1569 activeDirectoryObject.serviceEnabled, // in handleAccountServicePatch()
[all …]