Click or drag to resize

HoarderConfigJwtKey Property

The secret key that is used to create signed tokens and validate them.

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

Property Value

String
See Also