BasicAuthenticationOptions.SuppressWwwAuthenticate property

Gets or sets a value indicating whether to suppress the WWW-Authenticate header in responses.

public bool SuppressWwwAuthenticate { get; set; }

See Also