System.Net.HttpStatusCode.ProxyAuthenticationRequired Field

Equivalent to HTTP status 407. HttpStatusCode.ProxyAuthenticationRequired indicates that the requested proxy requires authentication. The Proxy-authenticate header contains the details of how to perform the authentication.

Value: ProxyAuthenticationRequired

Syntax

HttpStatusCode ProxyAuthenticationRequired

Requirements

Namespace: System.Net
Assembly: System (in System.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0