VaultDataStorage Property

Gets encrypted vault storage.

Definition

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

Property Value

IKeeperStorage

Implements

IVaultDataStorage

See Also