BasicAuthenticationOptions.HeaderName property
Gets or sets the name of the HTTP header used for authentication.
public string HeaderName { get; set; }
See Also
- class BasicAuthenticationOptions
- namespace Kestrun.Authentication
Gets or sets the name of the HTTP header used for authentication.
public string HeaderName { get; set; }