System::Net::Http::Headers::HttpRequestHeaders::set_ProxyAuthorization methode
HttpRequestHeaders::set_ProxyAuthorization method
Stelt een waarde in voor de ‘Proxy-Authorization’ header.
void System::Net::Http::Headers::HttpRequestHeaders::set_ProxyAuthorization(System::SharedPtr<AuthenticationHeaderValue> value)
| Parameter | Type | Beschrijving |
|---|---|---|
| value | System::SharedPtr<AuthenticationHeaderValue> | De waarde die moet worden ingesteld. |
Zie ook
- Typedef SharedPtr
- Class AuthenticationHeaderValue
- Class HttpRequestHeaders
- Namespace System::Net::Http::Headers
- Library Aspose.Page for C++