Field WWWAuthenticate
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 const string WWWAuthenticate = "WWW-Authenticate"
Returns
- string
- 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.