Keeper SDK Class Library
C#
Show/Hide TOC
Json
Configuration
File
Loader(String) Constructor
Creates instance.
Definition
Namespace:
KeeperSecurity.Configuration
Assembly:
KeeperSdk (in KeeperSdk.dll) Version: 1.1.0
C#
Copy
public
JsonConfigurationFileLoader
(
string
fileName
)
Parameters
fileName
String
File name or full path.
See Also
Reference
JsonConfigurationFileLoader Class
JsonConfigurationFileLoader Overload
KeeperSecurity.Configuration Namespace
In This Article
Definition
See Also