AddValueListAdmin | Adds a new value list or object type. Returns the created value list, with the ID property set to the real ID value. |
GetBuiltInValueList | Gets a built-in value list or object type. |
GetValueList | Gets a single value list or object type. |
GetValueListAdmin | Gets information on the specified value list or object type (for administrative operations). |
GetValueListIDByAlias | Gets the ID of the object type or value list with the specified alias. Returns -1 if a match is not found or if more than one object type or value list uses the specified alias. |
GetValueListIDByGUID | Gets the ID of the object type or value list with the specified GUID. Returns -1 if a match is not found. |
GetValueLists | Gets the value lists and object types of the vault. |
GetValueListsAdmin | Gets all value lists and object types (for administrative operations). |
RefreshExternalValueList | Refreshes an external value list or object type. |
RemoveValueListAdmin | Deletes the specified value list or object type. |
UpdateValueListAdmin | Updates the value list or object type. The ID property identifies the value list to be modified. Returns the updated value list. |
UpdateValueListWithAutomaticPermissionsAdmin | Updates the value list or object type. The ID property identifies the value list to be modified. Returns the updated value list. |