WWW-Authenticate HTTP ヘッダーのインデックス番号を指定します。
Public Const HeaderWwwAuthenticate As Integer
[C#]
public const int HeaderWwwAuthenticate;
[C++]
public: const int HeaderWwwAuthenticate;
[JScript]
public var HeaderWwwAuthenticate : int;
解説
.NET Framework は、 GetKnownRequestHeader メソッドおよび SendKnownResponseHeader メソッドで使用するインデックス番号を、各標準 HTTP ヘッダー タイプに割り当てます。
必要条件
プラットフォーム: Windows 2000, Windows XP Professional, Windows Server 2003 ファミリ
参照
HttpWorkerRequest クラス | HttpWorkerRequest メンバ | System.Web 名前空間