[Mono-bugs] [Bug 534293] New: NTLM support for mono-touch

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Wed Aug 26 01:10:38 EDT 2009


http://bugzilla.novell.com/show_bug.cgi?id=534293


           Summary: NTLM support for mono-touch
    Classification: Mono
           Product: MonoTouch
           Version: unspecified
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Enhancement
          Priority: P5 - None
         Component: Class Libraries
        AssignedTo: mono-bugs at lists.ximian.com
        ReportedBy: gayan at magnetism.co.nz
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---


We require authentication with a windows server which uses NTLM.

Code snippet:
request.Credentials = new NetworkCredential("Username", "Password", "Domain");

Result:
401 Unauthorized

-- 
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the mono-bugs mailing list