Click or drag to resize

IVaultData Properties

The IVaultData type exposes the following members.

Properties
 NameDescription
Public propertyApplicationCount Gets number of all Keeper Secret Manager Applications.
Public propertyClientKey Gets client key. AES encryption key that encrypts data in the local storage Storage
Public propertyFolders Get the list of all folders in the vault. Both user and shared folders.
Public propertyKeeperApplications Gets list of all Keeper Secret Manager Applications.
Public propertyKeeperRecords Get the list of all records in the vault.
Public propertyRecordCount Gets the number of all records in the vault.
Public propertyRecordsObsolete.
Get the list of all legacy records in the vault.
Public propertyRecordTypes Gets list of all registered record types.
Public propertyRootFolder Gets vault root folder. My Vault
Public propertySharedFolderCount Gets number of all shared folders in the vault.
Public propertySharedFolders Get the list of all shared folders in the vault.
Public propertyStorage Gets encrypted vault storage.
Public propertyTeamCount Gets the number of all teams user is member of.
Public propertyTeams Get list of all teams user is member of.
Top
See Also