C#, Programming IT Nursery How to get HttpClient to pass credentials along with the request? I have a web application (hosted in IIS) that talks to a Windows service. The Windows service is using the ASP.Net MVC Web API (self-hosted), and so can be... June 4, 2022 0 Comments