Click or drag to resize

HoarderConfigSecrets Properties

The HoarderConfigSecrets type exposes the following members.

Properties
 NameDescription
Public propertyBackupConnect Connection string to an Azure Storage Account where Hoarder stores backup data.
Public propertyDbKey The key to access the Azure Cosmos Database containing the Hoarder collections database records.
Public propertyHomeOwners A set of owner names that will be redacted from unauthorised viewing.
Public propertyKeyRoles An optional array of strings in the format "key,role,role,..." that assign role(s) to a request header authorisation key.
Public propertyStorageConnect Connection string to an Azure Storage Account where Hoarder stores picture blobs and other general non-backup data.
Top
See Also