msbuildtasks icon indicating copy to clipboard operation
msbuildtasks copied to clipboard

Add optional UseDefaultNetworkCredentials for HttpRequest

Open scthiede opened this issue 5 years ago • 0 comments

I want to request a resource from our local network with my default user credential. Each member of our team can reach this resource with his own credentials. Therefore I don't want to set Username and Password. Instead I want to use DefaultNetworkCredentials.

scthiede avatar Apr 14 '21 10:04 scthiede