System::Net::Http::HttpClientHandler::get_Credentials method

HttpClientHandler::get_Credentials method

Gets the authentication information.

System::SharedPtr<ICredentials> System::Net::Http::HttpClientHandler::get_Credentials()

ReturnValue

The authentication information.

See Also