IVaultDataStorage Property

Gets encrypted vault storage.

Definition

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

Property Value

IKeeperStorage

See Also