Metodo System::Net::Http::Headers::HttpRequestHeaders::set_ProxyAuthorization
HttpRequestHeaders::set_ProxyAuthorization method
Imposta un valore dell’intestazione ‘Proxy-Authorization’.
void System::Net::Http::Headers::HttpRequestHeaders::set_ProxyAuthorization(System::SharedPtr<AuthenticationHeaderValue> value)
| Parametro | Tipo | Descrizione |
|---|---|---|
| value | System::SharedPtr<AuthenticationHeaderValue> | Il valore che deve essere impostato. |
Vedi anche
- Typedef SharedPtr
- Class AuthenticationHeaderValue
- Class HttpRequestHeaders
- Namespace System::Net::Http::Headers
- Library Aspose.Page for C++