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.hpp1573 LdapPatchParams activeDirectoryObject; in handleAccountServicePatch() local
1582 activeDirectoryObject.authType, // in handleAccountServicePatch()
1584 activeDirectoryObject.password, // in handleAccountServicePatch()
1586 activeDirectoryObject.userName, // in handleAccountServicePatch()
1588 activeDirectoryObject.baseDNList, // in handleAccountServicePatch()
1590 activeDirectoryObject.groupsAttribute, // in handleAccountServicePatch()
1592 activeDirectoryObject.userNameAttribute, // in handleAccountServicePatch()
1594 activeDirectoryObject.remoteRoleMapData, // in handleAccountServicePatch()
1596 activeDirectoryObject.serviceAddressList, // in handleAccountServicePatch()
1598 activeDirectoryObject.serviceEnabled, // in handleAccountServicePatch()
[all …]