Update to /connector/data_collections.go
Return provides credentials for SharePoint types.
This commit is contained in:
parent
6c53c66fb5
commit
0cd7df9869
@ -89,7 +89,7 @@ func (gc *GraphConnector) DataCollections(
|
|||||||
ctx,
|
ctx,
|
||||||
gc.itemClient,
|
gc.itemClient,
|
||||||
sels,
|
sels,
|
||||||
gc.credentials.AzureTenantID,
|
gc.credentials,
|
||||||
gc.Service,
|
gc.Service,
|
||||||
gc,
|
gc,
|
||||||
ctrlOpts)
|
ctrlOpts)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user