get_Credentials()

HttpClientHandler::get_Credentials() method

Gets the authentication information.

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

Return Value

The authentication information.

See Also