IVault |
The IVaultData type exposes the following members.
Name | Description | |
---|---|---|
ApplicationCount | Gets number of all Keeper Secret Manager Applications. | |
ClientKey | Gets client key. AES encryption key that encrypts data in the local storage Storage | |
Folders | Get the list of all folders in the vault. Both user and shared folders. | |
KeeperApplications | Gets list of all Keeper Secret Manager Applications. | |
KeeperRecords | Get the list of all records in the vault. | |
RecordCount | Gets the number of all records in the vault. | |
Records | Obsolete. Get the list of all legacy records in the vault. | |
RecordTypes | Gets list of all registered record types. | |
RootFolder | Gets vault root folder. My Vault | |
SharedFolderCount | Gets number of all shared folders in the vault. | |
SharedFolders | Get the list of all shared folders in the vault. | |
Storage | Gets encrypted vault storage. | |
TeamCount | Gets the number of all teams user is member of. | |
Teams | Get list of all teams user is member of. |