Authentication

This section provides a complete list of the Authentication properties you can configure in the connection string for this provider.


Property Description
AuthScheme The scheme used for authentication. Accepted entries are NTLM,Basic,Digest,Forms,None,Negotiate,ADFS.
URL The base URL for a site or site collection.
User The username of the account used to authenticate to the server.
Password The password of the account used to authenticate to the server.
SharePointVersion The version of the SharePoint server to which you are connecting.
STSURL The URL of the security token service (STS) when using Single Sign On (SSO).
UseNTLMV1 Determines whether the driver will attempt to connect with NTLMv1 or NTLMv2 (default).