CredentialStore component
The CredentialStore component stores items such as user name and password in an encrypted format for use in an automation.
Studio and Runtime place this information in the AppInfo file in the following directory:
C:\Users\{username}\AppData\Roaming\Pegasystems and is named
AppInfo.info
The user name changes, based on the applicable user. The data is stored and encrypted using the Windows Data Protection API (DPAPI).
Pega Robot Studio stores the CredentialStore component in the Globals container.
Previous topic Assisted Sign-on Manager Methods Next topic Data handling methods and components