HeaderNames.ProxyAuthorization 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.
Gets the Proxy-Authorization
HTTP header name.
public: System::String ^ ProxyAuthorization;
public: static initonly System::String ^ ProxyAuthorization;
public const string ProxyAuthorization;
public static readonly string ProxyAuthorization;
val mutable ProxyAuthorization : string
staticval mutable ProxyAuthorization : string
Public Const ProxyAuthorization As String
Public Shared ReadOnly ProxyAuthorization As String