ApiKeyAuthenticationOptions.HeaderName property
Name of the header to look for the API key.
public string HeaderName { get; set; }
See Also
- class ApiKeyAuthenticationOptions
- namespace Kestrun.Authentication
Name of the header to look for the API key.
public string HeaderName { get; set; }