Table of Contents

Field WWWAuthenticate

Namespace
Sisk.Core.Http
Assembly
Sisk.Core.dll

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.