System::Net::Http::Headers::HttpRequestHeaders::set_Authorization method
HttpRequestHeaders::set_Authorization method
Sets a value of the ‘Authorization’ header.
void System::Net::Http::Headers::HttpRequestHeaders::set_Authorization(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++