Keeper SDK Class Library
Keeper SDK Class Library
Namespaces
KeeperSecurity.Configuration
IJsonConfigurationLoader Interface
IJsonConfigurationLoader Methods
LoadJson Method
StoreJson Method
IJson
Configuration
Loader
Store
Json Method
Stores JSON data.
Namespace:
KeeperSecurity.Configuration
Assembly:
KeeperSdk (in KeeperSdk.dll) Version: 1.0.5
Syntax
C#
Copy
void
StoreJson
(
byte
[]
json
)
Parameters
json
Byte
JSON data.
See Also
Reference
IJsonConfigurationLoader Interface
KeeperSecurity.Configuration Namespace