System::Net::Http::Headers::HttpRequestHeaders::set_ProxyAuthorization method
HttpRequestHeaders::set_ProxyAuthorization method
Sets a value of the ‘Proxy-Authorization’ header.
void System::Net::Http::Headers::HttpRequestHeaders::set_ProxyAuthorization(System::SharedPtr<AuthenticationHeaderValue> value)
Parameter | Type | Description |
---|---|---|
value | System::SharedPtr<AuthenticationHeaderValue> | The value that must be set. |
See Also
- Typedef SharedPtr
- Class AuthenticationHeaderValue
- Class HttpRequestHeaders
- Namespace System::Net::Http::Headers
- Library Aspose.TeX for C++