Click or drag to resize

InMemoryKeeperStorageFolders Property

Gets folder entity storage.

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

Property Value

IEntityStorageIFolder

Implements

IKeeperStorageFolders
See Also