Udostępnij za pośrednictwem


HttpWorkerRequest.HeaderProxyAuthenticate Pole

Definicja

Określa numer indeksu Proxy-Authenticate nagłówka HTTP.

public: int HeaderProxyAuthenticate = 24;
public const int HeaderProxyAuthenticate = 24;
val mutable HeaderProxyAuthenticate : int
Public Const HeaderProxyAuthenticate As Integer  = 24

Wartość pola

Value = 24
Int32

Uwagi

Serwer .NET Framework przypisuje numer indeksu do każdego standardowego typu nagłówka HTTP do użycia w GetKnownRequestHeader metodach SendKnownResponseHeader i .

Dotyczy