System::Net::Http::Headers::HttpRequestHeaders::get_Authorization method

HttpRequestHeaders::get_Authorization method

Gets a value of the ‘Authorization’ header.

System::SharedPtr<AuthenticationHeaderValue> System::Net::Http::Headers::HttpRequestHeaders::get_Authorization()

ReturnValue

A value of the ‘Authorization’ header.

See Also