JsonConfigurationFileLoader Constructor |
Creates instance with default parameters.
Namespace: KeeperSecurity.ConfigurationAssembly: KeeperSdk (in KeeperSdk.dll) Version: 1.0.5
Syntax 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