Keeper SDK Class Library
C#
Show/Hide TOC
IJson
Configuration
Loader
Load
Json Method
Loads JSON data
Definition
Namespace:
KeeperSecurity.Configuration
Assembly:
KeeperSdk (in KeeperSdk.dll) Version: 1.1.0
C#
Copy
byte
[]
LoadJson
()
Return Value
Byte
JSON data
See Also
Reference
IJsonConfigurationLoader Interface
KeeperSecurity.Configuration Namespace
In This Article
Definition
See Also