Authentication
This section provides a complete list of the Authentication properties you can configure in the connection string for this provider.
| Property | Description |
| URL | OData サービスのルートURL(サービスルートURL とも呼ばれます)を指定します。例:http://services.odata.org/V4/Northwind/Northwind.svc |
| AuthScheme | OData への接続に使用される認証スキームを指定します。 |
| User | 認証するユーザーのユーザーID を指定します。 |
| Password | 認証するユーザーのパスワードを指定します。 |
| FeedURL | URL to the OData entity set. For example, http://MySite/MyOrganization/EntitySet. |
| SharePointUseSSO | Specifies whether to use single sign-on (SSO) to authenticate to SharePoint Online. |