This is much a feature request as a bug report - I am trying to create SharePoint tasks and am finding the authentication options too limiting - NTLM is how I authenticate to SharePoint but it is not an authentication type choice. There is only basic, anonymous or form. So I cannot get this to work.
Is there a workaround?
IMO the SharePoint tasks should be structured like the HTTP task. Two changes I would like to see:
1) Choose the credentials from the standard credentials instead of manually enter them as a distinct entity
2) Provide the same authentication types as the http task: Add NTLM, Kerberos, Digest and Negotiate.