Keeper SDK Class Library
C#
Show/Hide TOC
Json
Configuration
Storage
Configuration
Protection Property
Gets / sets configuration protection factory.
Definition
Namespace:
KeeperSecurity.Configuration
Assembly:
KeeperSdk (in KeeperSdk.dll) Version: 1.1.0
C#
Copy
public
IConfigurationProtectionFactory
ConfigurationProtection
{
get
;
set
; }
Property Value
IConfigurationProtectionFactory
See Also
Reference
JsonConfigurationStorage Class
KeeperSecurity.Configuration Namespace
In This Article
Definition
See Also