Privileged Account Credentials Overview ​
Multiple methods are available with the API to query Privileged Account Credential entries, or to add, update, delete, and manage permissions.
The account executing the calls for Privileged Account Credentials, must have the 'Privileged Account Credentials' Security Administrator's role in Passwordstate.
| Heading | Data Type | Description |
|---|---|---|
| PrivilegedAccountID | Integer | The database ID for the Privileged Account Credential entry |
| Description | String | The description for the Privileged Account Credential entry |
| UserName | String | The Username field of the account for the Privileged Account Credential entry |
| PasswordID | String | If the credential is linked to a Password record, the PasswordID field will be returned |
| AccountType | String | The Account Type for the Privileged Account Credential entry |
| SiteID | Integer | The SiteID for the Privileged Account Credential entry. A value of zero means the credential is associated with the Site 'Internal'. "Sites" in Passwordstate refer to the Remote Site Locations module. If this module is not being used, then the SiteID of '0' will always be returned |
| SiteLocation | String | The description of the Site the Privileged Account Credential entry belongs to. |