Previous Topic: Managing Additional ArcotID PKI AttributesNext Topic: API Details


Saving Additional ArcotID PKI Attributes

After you set a new ArcotID PKI attribute or change any existing ArcotID PKI attribute, you need to save these changes by invoking the saveAccount() method in the AID class.

Perform the following steps to save the changes made to accounts:

  1. Prepare an instance of the Account object that has to be saved.
  2. Invoke the saveAccount() method of the AID class to save the account.