IVault |
The IVaultData type exposes the following members.
Name | Description | |
---|---|---|
LoadNonSharedDataT | Loads non shared (or per user) data associated with the record. | |
TryGetFolder | Gets the folder associated with the specified folder UID. | |
TryGetKeeperApplication | Gets a KSM application associated with a specified team UID. | |
TryGetKeeperRecord | Gets the Keeper record associated with the specified record UID from a record cache. | |
TryGetRecord | Obsolete. Gets the legacy record associated with the specified record UID. | |
TryGetRecordTypeByName | Gets record type meta data associated with the record type name. | |
TryGetSharedFolder | Gets shared folder associated with a specified record UID. | |
TryGetTeam | Gets a team associated with a specified team UID. | |
TryLoadKeeperRecord | Tries to load a Keeper from storage. The loaded record can be modified and discarded without changing a record cache. |