Click or drag to resize

IKeeperStorageRecordKeys Property

Gets record key entity link storage.

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

Property Value

IPredicateStorageIRecordMetadata
Remarks
  • Object UID – Record UID
  • Subject UIDPersonalScopeUid or Shared Folder UID
See Also