Udostępnij za pośrednictwem


HttpWorkerRequest.HeaderWwwAuthenticate Pole

Definicja

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

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

Wartość pola

Value = 29
Int32

Uwagi

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

Dotyczy