TermStore.ReadWrite.All
Allows the app to read or modify data that the signed-in user has access to. This includes all sets, groups and terms in the term store.
Graph Methods
Type: A = Application Permission, D = Delegate Permission
Delegate Permission
|
|
Id |
6c37c71d-f50f-4bff-8fd3-8a41da390140 |
Consent Type |
Admin |
Display String |
Read and write term store data |
Description |
Allows the app to read or modify data that the signed-in user has access to. This includes all sets, groups and terms in the term store. |
Application Permission
|
|
Id |
f12eb8d6-28e3-46e6-b2c0-b7e4dc69fc95 |
Display String |
Read and write all term store data |
Description |
Allows the app to read, edit or write all term store data, without a signed-in user. This includes all sets, groups and terms in the term store. |
Resources
Property |
Type |
Description |
key |
string |
Key for the key-value pair. |
value |
string |
Value for the key-value pair. |
Property |
Type |
Description |
createdDateTime |
DateTimeOffset |
Date and time of the group creation. Read-only. |
description |
string |
Description that gives details on the term usage. |
displayName |
string |
Name of the group. |
id |
string |
Unique identifier of the group. Read-Only. |
parentSiteId |
string |
ID of the parent site of this group. |
scope |
string |
Returns the type of the group. Possible values are: global , system , and siteCollection . |
Property |
Type |
Description |
description |
String |
The description in the localized language. |
languageTag |
String |
The language tag for the label. |
Property |
Type |
Description |
isDefault |
Boolean |
Indicates whether the label is the default label. |
languageTag |
String |
The language tag for the label. |
name |
String |
The name of the label. |
Property |
Type |
Description |
languageTag |
String |
The language tag for the label. |
name |
String |
The name in the localized language. |
Property |
Type |
Description |
id |
String |
The ID of the relation. |
relationship |
microsoft.graph.termStore.relationType |
The type of relation. Possible values are: pin , reuse . |
Property |
Type |
Description |
createdDateTime |
DateTimeOffset |
Date and time of set creation. Read-only. |
description |
String |
Description that gives details on the term usage. |
id |
String |
Unique identifier. Read-only. |
localizedNames |
microsoft.graph.termStore.localizedName collection |
Name of the set for each languageTag. |
properties |
microsoft.graph.keyValue collection |
Custom properties for the set. |
Property |
Type |
Description |
defaultLanguageTag |
String |
Default language of the term store. |
id |
String |
Unique identifier of the term store. Read-only. |
languageTags |
String collection |
List of languages for the term store. |
Property |
Type |
Description |
createdDateTime |
DateTimeOffset |
Date and time of term creation. Read-only. |
descriptions |
microsoft.graph.termStore.localizedDescription collection |
Description about term that is dependent on the languageTag. |
id |
String |
Unique identifier of term. Read-Only. |
labels |
microsoft.graph.termStore.localizedLabel collection |
Label metadata for a term. |
lastModifiedDateTime |
DateTimeOffset |
Last date and time of term modification. Read-only. |
properties |
microsoft.graph.keyValue collection |
Collection of properties on the term. |