On Fri, 2009-10-02 at 02:59 +0000, Paul Bowden wrote: > Hi there, > > Are there any plans to support Windows Auth with MonoTouch? I can get > my Web Services client running using Basic Auth, but would prefer to > use Windows Auth. Apart from basic and digest, we do support NTLM authentication in HttpWebRequest now. -Gonzalo