 | HoarderConfigJwtKey Property |
The secret key that is used to create signed tokens and validate them.
Namespace: Orthogonal.Hoarder.StdLibAssembly: Orthogonal.Hoarder.StdLib (in Orthogonal.Hoarder.StdLib.dll) Version: 8.0.17
Syntaxpublic string Key { get; set; }
Property Value
String
See Also