StatusCodes.Status407ProxyAuthenticationRequired Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
HTTP status code 407.
public: int Status407ProxyAuthenticationRequired = 407;
public const int Status407ProxyAuthenticationRequired = 407;
val mutable Status407ProxyAuthenticationRequired : int
Public Const Status407ProxyAuthenticationRequired As Integer = 407