Click or drag to resize

JsonConfigurationStorageCache Property

Gets configuration cache

Namespace: KeeperSecurity.Configuration
Assembly: KeeperSdk (in KeeperSdk.dll) Version: 1.0.5-beta11
Syntax
C#
public JsonConfigurationCache Cache { get; }

Property Value

JsonConfigurationCache
See Also