get_Authorization()

HttpRequestHeaders::get_Authorization() method

Gets a value of the ‘Authorization’ header.

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

Return Value

A value of the ‘Authorization’ header.

See Also