 | HoarderServiceClientAuthHeaderName Field |
This is the name of the custom request header that the Hoarder web service recognises
as providing an authorisation key to access features that update the database or
retrieve private information. Failure to provide a valid key causes the service to
redact selected private information from responses or authorisation failures may occur
for some endpoints.
Namespace: Orthogonal.Hoarder.StdLibAssembly: Orthogonal.Hoarder.StdLib (in Orthogonal.Hoarder.StdLib.dll) Version: 8.0.21
Syntaxpublic const string AuthHeaderName = "x-api-key"
Field Value
String
See Also