ApiKeyAuthenticationOptions.HeaderName property

Name of the header to look for the API key.

public string HeaderName { get; set; }

See Also