Click or drag to resize

HoarderConfigSecretsDbKey Property

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.17
Syntax
C#
public string DbKey { get; set; }

Property Value

String
See Also