Click or drag to resize

InMemoryKeeperStorageSharedFolderKeys Property

Gets shared folder key entity link storage

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

Property Value

IPredicateStorageISharedFolderKey

Implements

IKeeperStorageSharedFolderKeys
Remarks
  • Object UID – Shared Folder UID
  • Subject UIDPersonalScopeUid or Team UID
See Also