I have a C# class library that talks to an API over SOAP. Some of the methods in the API require a certificate. When I run the C# code stand alone, everything works as expected. I get the correct...