![]() |
Before creating or updating a Digest user, it is necessary to supply the user’s password in digest authentication format. To do this, the Digest realm must be retrieved from the platform. It is then used to create the digest-password in the required format.
1. Find the Simple Identity Management capabilities class – CIM_AccountManagementCapabilities. (See Finding the capabilities of the component.).
2. Invoke CIM_AccountManagementCapabilities.Get().
3. Retrieve the value of the field UserPasswordEncryptionSalt.
Instance Diagram
Classes Used in This Flow
SDK Sample
Not applicable
Copyright © 2006-2022, Intel Corporation. All rights reserved. |