NTLM Authentication

G

Guest

Does NTLM authentication actually work with Compact Framework? I am using
some C# code that works fine on the desktop, but fails when run from the
device, with the same NetworkCredentials. (BTW, I need to support Pocket PC
2002).

Thanks for any help!

Cheers,

Helen
 
A

Alex Feinman [MVP]

I don't believe NTLM is supported in CF 1.0. You are restricted to Basic
when doing a web request
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top