Click or drag to resize

VaultDataStorage Property

Gets encrypted vault storage.

Namespace: KeeperSecurity.Vault
Assembly: KeeperSdk (in KeeperSdk.dll) Version: 1.0.5-beta11
Syntax
C#
public IKeeperStorage Storage { get; }

Property Value

IKeeperStorage

Implements

IVaultDataStorage
See Also