JsonConfigurationFileLoader Constructor

Creates instance with default parameters.

Definition

Namespace: KeeperSecurity.Configuration
Assembly: KeeperSdk (in KeeperSdk.dll) Version: 1.1.0
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