IncludeSharePointSites
Specifies whether or not drives for all SharePoint sites are retrieved when querying Drives view. (Note: This property only affects Drives views.
Data Type
bool
Default Value
false
Remarks
If True, the connector retrieves all Site IDs recursively, and for each of them issues a separate call to get their drives. Be aware that setting this property to True may decrease performance for the Drives view.
Note: If the AuthScheme is AzureServicePrincipal and IncludeSharePointSites is set to True, you must also set the SharePointAccessToken or OAuthJWTCert connection property in order to query views such as SharePointSites.