BasicAuthenticationOptions.HeaderName property

Gets or sets the name of the HTTP header used for authentication.

public string HeaderName { get; set; }

See Also