Hi Alicya,

I've taken a look at the source code of HttpWebRequest and HttpWebResponse
and it looks like PreAuthentication for web requests is implemented, it's
just HttpWebResponse's IsMutuallyAuthenticated property that isn't.

That being said, could you submit a bug report to
http://bugzilla.xamarin.com (preferably with a simple test case)?

Thanks,

Jeff

On Wed, Aug 10, 2011 at 4:49 AM, alicya <[email protected]> wrote:

> I get the mentioned System.NotImplementedException in the WebResponse
> object's IsMutuallyAuthenticated method only when I try to reach sites that
> need authentication. So authentication might cause the problem.
>
> --
> View this message in context:
> http://monotouch.2284126.n4.nabble.com/WebRequest-exception-tp3726510p3732346.html
> Sent from the MonoTouch mailing list archive at Nabble.com.
> _______________________________________________
> MonoTouch mailing list
> [email protected]
> http://lists.ximian.com/mailman/listinfo/monotouch
>
_______________________________________________
MonoTouch mailing list
[email protected]
http://lists.ximian.com/mailman/listinfo/monotouch

Reply via email to