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