Property WWWAuthenticate
WWWAuthenticate
Gets or sets the value of the HTTP WWW-Authenticate header.
Used in response to a request for authentication, indicating the authentication method that should be used to access the resource.
public string? WWWAuthenticate { get; set; }