 | HoarderServiceClient.AuthHeaderName 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 the key causes the service to
redact selected private information from responses or reject some operations.
Namespace: Orthogonal.Hoarder.StdLibAssembly: Orthogonal.Hoarder.StdLib (in Orthogonal.Hoarder.StdLib.dll) Version: 8.0.9
Syntaxpublic const string AuthHeaderName = "x-Hoarder-key"
Field Value
String
See Also