Keeper SDK Class Library
C#
Show/Hide TOC
IConfiguration
Storage Interface
Defines Keeper configuration storage
Definition
Namespace:
KeeperSecurity.Configuration
Assembly:
KeeperSdk (in KeeperSdk.dll) Version: 1.1.0
C#
Copy
public
interface
IConfigurationStorage
Methods
Get
Gets configuration from storage
Put
Stores configuration to storage
See Also
Reference
KeeperSecurity.Configuration Namespace
In This Article
Definition
Methods
See Also