HttpWorkerRequest.HeaderWwwAuthenticate Pole

Definice

Určuje číslo indexu hlavičky WWW-Authenticate HTTP.

public: int HeaderWwwAuthenticate = 29;
public const int HeaderWwwAuthenticate = 29;
val mutable HeaderWwwAuthenticate : int
Public Const HeaderWwwAuthenticate As Integer  = 29

Hodnota pole

Value = 29

Poznámky

Rozhraní .NET přiřadí číslo indexu každému standardnímu typu hlavičky HTTP, pro použití v metodách GetKnownRequestHeader a SendKnownResponseHeader.

Platí pro