JDBC Driver for Microsoft SharePoint

Build 23.0.8839

Scope

The scope used for the OAuth flow to access data from the Application.

Possible Values

NONE, AllSites.Manage, AllSites.Read, AllSites.Write, .default

データ型

string

デフォルト値

"NONE"

解説

The scope used for the OAuth flow to access data from the Application.

Note: If not specified or left to 'NONE', the 本製品 sets the default scope dependant upon OAuthGrantType. Defaults to 'AllSites.Manage' unless using JWT OAuth, Azure Service Principal, or CLIENT grant type. The available values are:

  • AllSites.Read: Enables reading custom lists
  • AllSites.Write: Enables reading & writing custom lists
  • AllSites.Manage: Enables reading, writing and creating custom lists
  • .default: Requests application permissions without a user context. All the application permissions that have been granted for that web API are included in the retrieved OAuthAccessToken.

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 23.0.8839