Click or drag to resize

IKeeperStorageFolderRecords Property

Gets folder's record entity link storage.

Namespace: KeeperSecurity.Vault
Assembly: KeeperSdk (in KeeperSdk.dll) Version: 1.0.5-beta11
Syntax
C#
IPredicateStorage<IFolderRecordLink> FolderRecords { get; }

Property Value

IPredicateStorageIFolderRecordLink
Remarks
  • Object UID – Folder UID
  • Subject UID – Record UID
See Also