Table privileges

The table privileges control access to the values stored in a vault table.

Table privileges
Privilege Description

Get entries

Allows the user to retrieve entries from a table.

Update entries

Allows the user to update existing entries in a table.

Add entries

Allows the user to add new entries to a table.

Delete entries

Allows the user to delete entries from the table.

Note    These privileges do not apply to the Vault.ExecSQL method.