IConfigurationStorage Interface

Defines Keeper configuration storage

Definition

Namespace: KeeperSecurity.Configuration
Assembly: KeeperSdk (in KeeperSdk.dll) Version: 1.1.0
C#
public interface IConfigurationStorage

Methods

Get Gets configuration from storage
Put Stores configuration to storage

See Also