ResponseCode.ProxyAuthenticationRequired 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.
Proxy authentication is required. (407)
public: int ProxyAuthenticationRequired = 407;
public const int ProxyAuthenticationRequired = 407;
val mutable ProxyAuthenticationRequired : int
Public Const ProxyAuthenticationRequired As Integer = 407