Hoarder | 
public sealed class HoarderConfigSecrets
The HoarderConfigSecrets type exposes the following members.
| Name | Description | |
|---|---|---|
| HoarderConfigSecrets | Initializes a new instance of the HoarderConfigSecrets class | 
| Name | Description | |
|---|---|---|
| BackupConnect | Connection string to an Azure Storage Account where Hoarder stores backup data. | |
| DbKey | The key to access the Azure Cosmos Database containing the Hoarder collections database records. | |
| HomeOwners | A set of owner names that will be redacted from unauthorised viewing. | |
| KeyRoles | An optional array of strings in the format "key,role,role,..." that assign role(s) to a request header authorisation key. | |
| StorageConnect | Connection string to an Azure Storage Account where Hoarder stores picture blobs and other general non-backup data. |