JsonConfigurationStorage(JsonConfigurationCache) Constructor |
Creates using provided configuration cache object.
Namespace: KeeperSecurity.ConfigurationAssembly: KeeperSdk (in KeeperSdk.dll) Version: 1.0.5
Syntax public JsonConfigurationStorage(
JsonConfigurationCache cache
)
Parameters
- cache JsonConfigurationCache
- Configuration cache.
See Also