Click or drag to resize

HoarderConfigurationDbKey Property

SECRET -- The key to access the Azure Cosmos Database containing the Hoarder collections database records.

Namespace: Orthogonal.Hoarder.StdLib
Assembly: Orthogonal.Hoarder.StdLib (in Orthogonal.Hoarder.StdLib.dll) Version: 8.0.9
Syntax
C#
public string DbKey { get; set; }

Property Value

String
See Also