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