JsonConfigurationFileLoaderLoadJson Method

Loads JSON data

Definition

Namespace: KeeperSecurity.Configuration
Assembly: KeeperSdk (in KeeperSdk.dll) Version: 1.1.0
C#
public byte[] LoadJson()

Return Value

Byte
JSON data

Implements

IJsonConfigurationLoaderLoadJson

See Also