Click or drag to resize

JsonConfigurationCacheConfigurationProtection Property

Gets / sets configuration protection factory.

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

Property Value

IConfigurationProtectionFactory
See Also