Authentication

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


Property Description
URL URL to the Organization root or the OData services file. For example, http://MySite/MyOrganization.
AuthScheme The scheme used for authentication. Accepted entries are NTLM, BASIC, DIGEST, NONE, NEGOTIATE, or SHAREPOINTONLINE.
User The OData user account used to authenticate.
Password The password used to authenticate the user.
FeedURL URL to the OData entity set. For example, http://MySite/MyOrganization/EntitySet.
SharePointUseSSO Whether or not to use single sign-on (SSO) to authenticate to SharePoint Online.