Posts Tagged ‘ HTTPS Authentication ’
Recently I needed to post XML to a particular API and this API required HTTPS authentication. So I needed to send a username / password with the request. This was pretty straightforward in C#.NET ( at least from my foggy memory ). You needed to use NetworkCredentials. But it was a bit difficult to find [ READ MORE ]
Subscribe to this blog by email.