Click or drag to resize

JsonConfigurationFileLoader Constructor

Creates instance with default parameters.

Namespace: KeeperSecurity.Configuration
Assembly: KeeperSdk (in KeeperSdk.dll) Version: 1.0.5-beta11
Syntax
C#
public JsonConfigurationFileLoader()
Remarks
Json file name is config.json If there is no such file in the current directory then it is created in the User Document's .keeper folder.
See Also