![]() | Hoarder |
The HoarderConfiguration type exposes the following members.
Name | Description | |
---|---|---|
![]() | Clone | Creates a shallow clone of the configuration (which is sufficient). |
![]() | GetRolesForKey | Gets the role names that are assigned to an API Key. |
![]() ![]() | LoadAsync | Deserializes the Hoarder configuration values from a JSON document at a specified local or remote Uri. Some 'secret' values in the config document may be overriden by environment variables with the same name as the properties, which is useful in testing. Top-level apps using the Hoarder web service will typically call this method very early in app lifetime so the configuration values are loaded. |