Allows the app to read and write data connectors on behalf of the signed-in user.
Merill's Note
For an app to access data in Microsoft Graph, the user or administrator must grant it the permissions it needs. This article lists all the Microsoft Graph APIs and your tenant data that can be accessed by the application (vendor/developer) if you consent to the IndustryData-DataConnector.ReadWrite.All permission.
If you need to create an audit report of the permissions granted to all the apps in your tenant, you can run the Export-MsIdAppConsentGrantReport command. See How To: Run a quick OAuth app audit of your tenant
Category
Application
Delegated
Identifier
eda0971c-482e-4345-b28f-69c309cb8a34
5ce933ac-3997-4280-aed0-cc072e5c062a
DisplayText
Manage data connector definitions
Manage data connector definitions
Description
Allows the app to read and write data connectors without a signed-in user.
Allows the app to read and write data connectors on behalf of the signed-in user.
The expiration date and time for the container. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z.
containerId
String
The container ID where the files are uploaded.
sessionExpirationDateTime
DateTimeOffset
The expiration date and time for the file upload session. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z.
sessionUrl
String
The Azure Storage SAS URI to upload source files to.
The API format of the external system being connected to. Inherited from apiDataConnector.The possible values are: oneRoster, unknownFutureValue.
apiVersion
String
The API version of the OneRoster source. Example: 1.1, 1.2
baseUrl
String
The base URL including the scheme, host, and path for the API (with or without a trailing '/'). Example: https://example.com/ims/oneRoster/v1p1. Inherited from apiDataConnector.
credential
microsoft.graph.industryData.credential
The base type for all supported credentials. Inherited from apiDataConnector.
displayName
String
The name of the data connector. Inherited from industryDataConnector.
isContactsEnabled
Boolean
Indicates whether the user specified to import optional contacts data.
isDemographicsEnabled
Boolean
Indicates whether the user specified to import optional demographics data.
isFlagsEnabled
Boolean
Indicates whether the user specified to import optional flags data.
The code value for the definition that must be unique within the referenceType.
createdDateTime
DateTimeOffset
The date and time when the definition was created. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z.
displayName
String
A human-readable representation of the reference code value for display in a user interface.
isDisabled
Boolean
Indicates whether the definition is disabled.
lastModifiedDateTime
DateTimeOffset
The date and time when the definition was most recently changed. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z.
referenceType
String
The categorical type for a collection of enumerated values.
sortIndex
Int32
The index that specifies the order in which to present the definition to the user. Must be unique within the referenceType.
source
String
The standards body or organization source which defined the code.