Updates from: 06/26/2022 01:04:53
Service Microsoft Docs article Related commit history on GitHub Change details
v1.0 Channel Doesuserhaveaccess https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/api/channel-doesuserhaveaccess.md
The following is an example of a request that checks whether an internal user ha
#### Request
+The following is an example of a request.
+ # [HTTP](#tab/http) <!-- { "blockType": "request",
The following is an example of a request that checks whether an internal user ha
} --> ``` http
-GET https://graph.microsoft.com/beta/teams/{0fddfdc5-f319-491f-a514-be1bc1bf9ddc}/channels/19:33b76eea88574bd1969dca37e2b7a819@thread.skype/doesUserHaveAccess(userId='6285581g-484b-4845-9e01-60667f8b12ae')
+GET https://graph.microsoft.com/beta/teams/{0fddfdc5-f319-491f-a514-be1bc1bf9ddc}/channels/19:33b76eea88574bd1969dca37e2b7a819@thread.skype/doesUserHaveAccess(userId='6285581f-484b-4845-9e01-60667f8b12ae')
``` # [C#](#tab/csharp) [!INCLUDE [sample-code](../includes/snippets/csharp/channel-doesuserhaveaccess-csharp-snippets.md)]
GET https://graph.microsoft.com/beta/teams/{0fddfdc5-f319-491f-a514-be1bc1bf9ddc
#### Response+
+The following is an example of the response.
+ <!-- { "blockType": "response", "@odata.type": "string"
The following is an example of a request that uses the **tenantId** property to
#### Request
+The following is an example of a request.
+ # [HTTP](#tab/http) <!-- { "blockType": "request",
GET https://graph.microsoft.com/beta/teams/{0fddfdc5-f319-491f-a514-be1bc1bf9ddc
#### Response+
+The following is an example of the response.
+ <!-- { "blockType": "response", "@odata.type": "string"
The following is an example of a request that uses the **userPrincipalName** pro
#### Request
+The following is an example of a request.
+ # [HTTP](#tab/http) <!-- { "blockType": "request",
GET https://graph.microsoft.com/beta/teams/{0fddfdc5-f319-491f-a514-be1bc1bf9ddc
#### Response+
+The following is an example of the response.
+ <!-- { "blockType": "response", "@odata.type": "string"
v1.0 Channel Provisionemail https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/api/channel-provisionemail.md
POST https://graph.microsoft.com/beta/teams/893075dd-2487-4122-925f-022c42e20265
### Response The following is an example of a response.
-**Note:** The response object shown here might be shortened for readability.
+>**Note:** The response object shown here might be shortened for readability.
<!-- { "blockType": "response", "truncated": true,
v1.0 Deviceregistrationpolicy Get https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/api/deviceregistrationpolicy-get.md
One of the following permissions is required to call this API. To learn more, in
|Permission type|Permissions (from least to most privileged)| |:|:|
-|Delegated (work or school account)| Policy.ReadWrite.DeviceConfiguration|
+|Delegated (work or school account)| Policy.Read.All, Policy.ReadWrite.DeviceConfiguration|
|Delegated (personal Microsoft account)|Not supported| |Application|Not supported|
v1.0 Directoryaudit Get https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/api/directoryaudit-get.md
HTTP/1.1 200 OK
Content-type: application/json {
- "@odata.context": "https://graph.microsoft.com/beta/$metadata#auditLogs/directoryAudits",
- "value": [{
- "id": "id",
- "category": "UserManagement",
- "correlationId": "dax59xfb-5xfa-4x92-8x38-6e1fx7870e30",
- "result": "success",
- "resultReason": "Successfully added member to group",
- "activityDisplayName": "Add member to group",
- "activityDateTime": "2018-01-09T21:20:02.7215374Z",
- "loggedByService": "Core Directory",
- "initiatedBy": {
- "user": {
- "id": "72xx09ae-1x37-49x7-9xfe-e3xx964db09b",
- "displayName": "Jamie Doe",
- "userPrincipalName": "jdoe@wingtiptoysonline.com",
- "ipAddress": "127.0.0.1"
- },
- "app": null
- },
- "targetResources": [{
- "@odata.type": "#microsoft.graph.TargetResourceGroup",
- "id": "ef7x527d-6xx2-4xx4-8xxd-cxxfdxx5xx95",
- "displayName": "Example.com",
- "modifiedProperties": [{
- "displayName": "Action Client Name",
- "oldValue": null,
- "newValue": "DirectorySync"
- }],
- "groupType": "unifiedGroups"
- }, {
- "@odata.type": "#microsoft.graph.targetResourceUser",
- "id": "1x0exxf5-3xx1-4xxb-9xx0-d4xx572xxbb7",
- "displayName": null,
- "modifiedProperties": [],
- "userPrincipalName": "jdoe@contoso.com"
- }],
- "userAgent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/63.0.3239.84 Safari/537.36",
- "additionalDetails": [{
- "key": "Additional Detail Name",
- "value": "Additional Detail Value"
- }]
- }]
+ "id": "Directory_504a302a-8f2d-418d-b7df-bf77de6ed831_M1N6X_27777783",
+ "category": "UserManagement",
+ "correlationId": "504a302a-8f2d-418d-b7df-bf77de6ed831",
+ "result": "success",
+ "resultReason": "",
+ "activityDisplayName": "Update user",
+ "activityDateTime": "2022-06-21T23:25:00.1458248Z",
+ "loggedByService": "Core Directory",
+ "operationType": "Update",
+ "userAgent": null,
+ "initiatedBy": {
+ "app": null,
+ "user": {
+ "id": "2c940657-1026-4386-bcfd-3176637ba01f",
+ "displayName": "Test Admin",
+ "userPrincipalName": "tadmin@contoso.com",
+ "ipAddress": "",
+ "userType": "Member",
+ "homeTenantId": null,
+ "homeTenantName": null
+ }
+ },
+ "targetResources": [
+ {
+ "id": "2c940657-1026-4386-bcfd-3176637ba01f",
+ "displayName": "Test User",
+ "type": "User",
+ "userPrincipalName": "tuser@contoso.com",
+ "groupType": null,
+ "modifiedProperties": [
+ {
+ "displayName": "StrongAuthenticationMethod",
+ "oldValue": "[{\"MethodType\":6,\"Default\":true},{\"MethodType\":7,\"Default\":false}]",
+ "newValue": "[{\"MethodType\":7,\"Default\":false},{\"MethodType\":6,\"Default\":true},{\"MethodType\":0,\"Default\":false},{\"MethodType\":5,\"Default\":false}]"
+ },
+ {
+ "displayName": "Included Updated Properties",
+ "oldValue": null,
+ "newValue": "\"StrongAuthenticationMethod\""
+ },
+ {
+ "displayName": "TargetId.UserType",
+ "oldValue": null,
+ "newValue": "\"Member\""
+ }
+ ]
+ }
+ ],
+ "additionalDetails": [
+ {
+ "key": "UserType",
+ "value": "Member"
+ }
+ ]
} ``` + <!-- uuid: 8fcb5dbc-d5aa-4681-8e31-b001d5168d79 2015-10-25 14:57:30 UTC --> <!-- {
v1.0 Directoryaudit List https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/api/directoryaudit-list.md
Here is an example of the response.
"blockType": "response", "truncated": true, "@odata.type": "microsoft.graph.directoryAudit",
- "isCollection": true
} --> ```http
HTTP/1.1 200 OK
Content-type: application/json {
- "@odata.context": "https://graph.microsoft.com/beta/$metadata#auditLogs/directoryAudits",
- "value": [{
- "id": "id",
- "category": "UserManagement",
- "correlationId": "da159bfb-54fa-4092-8a38-6e1fa7870e30",
- "result": "success",
- "resultReason": "Successfully added member to group",
- "activityDisplayName": "Add member to group",
- "activityDateTime": "2018-01-09T21:20:02.7215374Z",
- "loggedByService": "Core Directory",
- "initiatedBy": {
- "user": {
- "id": "7283X9ae-1a37-4937-9aex-e35d964db09b",
- "displayName": "Jamie Doe",
- "userPrincipalName": "jdoe@wingtiptoysonline.com",
- "ipAddress": "127.0.0.1"
- },
- "app": null
- },
- "targetResources": [{
- "@odata.type": "#microsoft.graph.TargetResourceGroup",
- "id": "ef7x527d-6x92-42x4-8x6d-cfxfdfx57f95",
- "displayName": "Example.com",
- "modifiedProperties": [{
- "displayName": "Action Client Name",
- "oldValue": null,
- "newValue": "DirectorySync"
- }],
- "groupType": "unifiedGroups"
- }, {
- "@odata.type": "#microsoft.graph.targetResourceUser",
- "id": "1f0ex8f5-3x61-4x6b-9x50-d4xx572f2bb7",
- "displayName": null,
- "modifiedProperties": [],
- "userPrincipalName": "jdoe@contoso.com"
- }],
- "userAgent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/63.0.3239.84 Safari/537.36",
- "additionalDetails": [{
- "key": "Additional Detail Name",
- "value": "Additional Detail Value"
- }]
- }]
+ "id": "Directory_504a302a-8f2d-418d-b7df-bf77de6ed831_M1N6X_27777783",
+ "category": "UserManagement",
+ "correlationId": "504a302a-8f2d-418d-b7df-bf77de6ed831",
+ "result": "success",
+ "resultReason": "",
+ "activityDisplayName": "Update user",
+ "activityDateTime": "2022-06-21T23:25:00.1458248Z",
+ "loggedByService": "Core Directory",
+ "operationType": "Update",
+ "userAgent": null,
+ "initiatedBy": {
+ "app": null,
+ "user": {
+ "id": "2c940657-1026-4386-bcfd-3176637ba01f",
+ "displayName": "Test Admin",
+ "userPrincipalName": "tadmin@contoso.com",
+ "ipAddress": "",
+ "userType": "Member",
+ "homeTenantId": null,
+ "homeTenantName": null
+ }
+ },
+ "targetResources": [
+ {
+ "id": "2c940657-1026-4386-bcfd-3176637ba01f",
+ "displayName": "Test User",
+ "type": "User",
+ "userPrincipalName": "tuser@contoso.com",
+ "groupType": null,
+ "modifiedProperties": [
+ {
+ "displayName": "StrongAuthenticationMethod",
+ "oldValue": "[{\"MethodType\":6,\"Default\":true},{\"MethodType\":7,\"Default\":false}]",
+ "newValue": "[{\"MethodType\":7,\"Default\":false},{\"MethodType\":6,\"Default\":true},{\"MethodType\":0,\"Default\":false},{\"MethodType\":5,\"Default\":false}]"
+ },
+ {
+ "displayName": "Included Updated Properties",
+ "oldValue": null,
+ "newValue": "\"StrongAuthenticationMethod\""
+ },
+ {
+ "displayName": "TargetId.UserType",
+ "oldValue": null,
+ "newValue": "\"Member\""
+ }
+ ]
+ }
+ ],
+ "additionalDetails": [
+ {
+ "key": "UserType",
+ "value": "Member"
+ }
+ ]
} ```
v1.0 Intune Shared Androidmanagedappprotection Create https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/api/intune-shared-androidmanagedappprotection-create.md
Title: "Create androidManagedAppProtection" description: "Create a new androidManagedAppProtection object."-+ localization_priority: Normal ms.prod: "intune" doc_type: apiPageType
v1.0 Intune Shared Androidmanagedappprotection Delete https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/api/intune-shared-androidmanagedappprotection-delete.md
Title: "Delete androidManagedAppProtection" description: "Deletes a androidManagedAppProtection."-+ localization_priority: Normal ms.prod: "intune" doc_type: apiPageType
v1.0 Intune Shared Androidmanagedappprotection Get https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/api/intune-shared-androidmanagedappprotection-get.md
Title: "Get androidManagedAppProtection" description: "Read properties and relationships of the androidManagedAppProtection object."-+ localization_priority: Normal ms.prod: "intune" doc_type: apiPageType
v1.0 Intune Shared Androidmanagedappprotection Haspayloadlinks https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/api/intune-shared-androidmanagedappprotection-haspayloadlinks.md
Title: "hasPayloadLinks action" description: "Not yet documented"-+ localization_priority: Normal ms.prod: "intune" doc_type: apiPageType
v1.0 Intune Shared Androidmanagedappprotection List https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/api/intune-shared-androidmanagedappprotection-list.md
Title: "List androidManagedAppProtections" description: "List properties and relationships of the androidManagedAppProtection objects."-+ localization_priority: Normal ms.prod: "intune" doc_type: apiPageType
v1.0 Intune Shared Androidmanagedappprotection Update https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/api/intune-shared-androidmanagedappprotection-update.md
Title: "Update androidManagedAppProtection" description: "Update the properties of a androidManagedAppProtection object."-+ localization_priority: Normal ms.prod: "intune" doc_type: apiPageType
v1.0 Intune Shared Deviceappmanagement Get https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/api/intune-shared-deviceappmanagement-get.md
Title: "Get deviceAppManagement" description: "Read properties and relationships of the deviceAppManagement object."-+ localization_priority: Normal ms.prod: "intune" doc_type: apiPageType
v1.0 Intune Shared Deviceappmanagement Syncmicrosoftstoreforbusinessapps https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/api/intune-shared-deviceappmanagement-syncmicrosoftstoreforbusinessapps.md
Title: "syncMicrosoftStoreForBusinessApps action" description: "Syncs Intune account with Microsoft Store For Business"-+ localization_priority: Normal ms.prod: "intune" doc_type: apiPageType
v1.0 Intune Shared Deviceappmanagement Update https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/api/intune-shared-deviceappmanagement-update.md
Title: "Update deviceAppManagement" description: "Update the properties of a deviceAppManagement object."-+ localization_priority: Normal ms.prod: "intune" doc_type: apiPageType
v1.0 Intune Shared Devicecategory Create https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/api/intune-shared-devicecategory-create.md
Title: "Create deviceCategory" description: "Create a new deviceCategory object."-+ localization_priority: Normal ms.prod: "intune" doc_type: apiPageType
v1.0 Intune Shared Devicecategory Delete https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/api/intune-shared-devicecategory-delete.md
Title: "Delete deviceCategory" description: "Deletes a deviceCategory."-+ localization_priority: Normal ms.prod: "intune" doc_type: apiPageType
v1.0 Intune Shared Devicecategory Get https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/api/intune-shared-devicecategory-get.md
Title: "Get deviceCategory" description: "Read properties and relationships of the deviceCategory object."-+ localization_priority: Normal ms.prod: "intune" doc_type: apiPageType
v1.0 Intune Shared Devicecategory List https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/api/intune-shared-devicecategory-list.md
Title: "List deviceCategories" description: "List properties and relationships of the deviceCategory objects."-+ localization_priority: Normal ms.prod: "intune" doc_type: apiPageType
v1.0 Intune Shared Devicecategory Update https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/api/intune-shared-devicecategory-update.md
Title: "Update deviceCategory" description: "Update the properties of a deviceCategory object."-+ localization_priority: Normal ms.prod: "intune" doc_type: apiPageType
v1.0 Intune Shared Devicecompliancepolicy Assign https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/api/intune-shared-devicecompliancepolicy-assign.md
Title: "assign action" description: "Not yet documented"-+ localization_priority: Normal ms.prod: "intune" doc_type: apiPageType
v1.0 Intune Shared Devicecompliancepolicy Get https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/api/intune-shared-devicecompliancepolicy-get.md
Title: "Get deviceCompliancePolicy" description: "Read properties and relationships of the deviceCompliancePolicy object."-+ localization_priority: Normal ms.prod: "intune" doc_type: apiPageType
v1.0 Intune Shared Devicecompliancepolicy Haspayloadlinks https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/api/intune-shared-devicecompliancepolicy-haspayloadlinks.md
Title: "hasPayloadLinks action" description: "Not yet documented"-+ localization_priority: Normal ms.prod: "intune" doc_type: apiPageType
v1.0 Intune Shared Devicecompliancepolicy List https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/api/intune-shared-devicecompliancepolicy-list.md
Title: "List deviceCompliancePolicies" description: "List properties and relationships of the deviceCompliancePolicy objects."-+ localization_priority: Normal ms.prod: "intune" doc_type: apiPageType
v1.0 Intune Shared Devicecompliancepolicy Refreshdevicecompliancereportsummarization https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/api/intune-shared-devicecompliancepolicy-refreshdevicecompliancereportsummarization.md
Title: "refreshDeviceComplianceReportSummarization action" description: "Not yet documented"-+ localization_priority: Normal ms.prod: "intune" doc_type: apiPageType
v1.0 Intune Shared Devicecompliancepolicy Scheduleactionsforrules https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/api/intune-shared-devicecompliancepolicy-scheduleactionsforrules.md
Title: "scheduleActionsForRules action" description: "Not yet documented"-+ localization_priority: Normal ms.prod: "intune" doc_type: apiPageType
v1.0 Intune Shared Deviceconfiguration Assign https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/api/intune-shared-deviceconfiguration-assign.md
Title: "assign action" description: "Not yet documented"-+ localization_priority: Normal ms.prod: "intune" doc_type: apiPageType
v1.0 Intune Shared Deviceconfiguration Assignedaccessmultimodeprofiles https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/api/intune-shared-deviceconfiguration-assignedaccessmultimodeprofiles.md
Title: "assignedAccessMultiModeProfiles action" description: "Not yet documented"-+ localization_priority: Normal ms.prod: "intune" doc_type: apiPageType
v1.0 Intune Shared Deviceconfiguration Get https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/api/intune-shared-deviceconfiguration-get.md
Title: "Get deviceConfiguration" description: "Read properties and relationships of the deviceConfiguration object."-+ localization_priority: Normal ms.prod: "intune" doc_type: apiPageType
v1.0 Intune Shared Deviceconfiguration Gettargetedusersanddevices https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/api/intune-shared-deviceconfiguration-gettargetedusersanddevices.md
Title: "getTargetedUsersAndDevices action" description: "Not yet documented"-+ localization_priority: Normal ms.prod: "intune" doc_type: apiPageType
v1.0 Intune Shared Deviceconfiguration Haspayloadlinks https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/api/intune-shared-deviceconfiguration-haspayloadlinks.md
Title: "hasPayloadLinks action" description: "Not yet documented"-+ localization_priority: Normal ms.prod: "intune" doc_type: apiPageType
v1.0 Intune Shared Deviceconfiguration List https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/api/intune-shared-deviceconfiguration-list.md
Title: "List deviceConfigurations" description: "List properties and relationships of the deviceConfiguration objects."-+ localization_priority: Normal ms.prod: "intune" doc_type: apiPageType
v1.0 Intune Shared Deviceconfiguration Windowsprivacyaccesscontrols https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/api/intune-shared-deviceconfiguration-windowsprivacyaccesscontrols.md
Title: "windowsPrivacyAccessControls action" description: "Not yet documented"-+ localization_priority: Normal ms.prod: "intune" doc_type: apiPageType
v1.0 Intune Shared Deviceenrollmentconfiguration Assign https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/api/intune-shared-deviceenrollmentconfiguration-assign.md
Title: "assign action" description: "Not yet documented"-+ localization_priority: Normal ms.prod: "intune" doc_type: apiPageType
v1.0 Intune Shared Deviceenrollmentconfiguration Get https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/api/intune-shared-deviceenrollmentconfiguration-get.md
Title: "Get deviceEnrollmentConfiguration" description: "Read properties and relationships of the deviceEnrollmentConfiguration object."-+ localization_priority: Normal ms.prod: "intune" doc_type: apiPageType
v1.0 Intune Shared Deviceenrollmentconfiguration Haspayloadlinks https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/api/intune-shared-deviceenrollmentconfiguration-haspayloadlinks.md
Title: "hasPayloadLinks action" description: "Not yet documented"-+ localization_priority: Normal ms.prod: "intune" doc_type: apiPageType
v1.0 Intune Shared Deviceenrollmentconfiguration List https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/api/intune-shared-deviceenrollmentconfiguration-list.md
Title: "List deviceEnrollmentConfigurations" description: "List properties and relationships of the deviceEnrollmentConfiguration objects."-+ localization_priority: Normal ms.prod: "intune" doc_type: apiPageType
v1.0 Intune Shared Deviceenrollmentconfiguration Setpriority https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/api/intune-shared-deviceenrollmentconfiguration-setpriority.md
Title: "setPriority action" description: "Not yet documented"-+ localization_priority: Normal ms.prod: "intune" doc_type: apiPageType
v1.0 Intune Shared Devicemanagement Enablelegacypcmanagement https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/api/intune-shared-devicemanagement-enablelegacypcmanagement.md
Title: "enableLegacyPcManagement action" description: "Not yet documented"-+ localization_priority: Normal ms.prod: "intune" doc_type: apiPageType
v1.0 Intune Shared Devicemanagement Get https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/api/intune-shared-devicemanagement-get.md
Title: "Get deviceManagement" description: "Read properties and relationships of the deviceManagement object."-+ localization_priority: Normal ms.prod: "intune" doc_type: apiPageType
v1.0 Intune Shared Devicemanagement Getassignedroleidsforloggedinuser https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/api/intune-shared-devicemanagement-getassignedroleidsforloggedinuser.md
Title: "getAssignedRoleIdsForLoggedInUser function" description: "Retrieves the assigned role definitions and role assignments of the currently authenticated user."-+ localization_priority: Normal ms.prod: "intune" doc_type: apiPageType
v1.0 Intune Shared Devicemanagement Geteffectivepermissions https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/api/intune-shared-devicemanagement-geteffectivepermissions.md
Title: "getEffectivePermissions function" description: "Not yet documented"-+ localization_priority: Normal ms.prod: "intune" doc_type: apiPageType
v1.0 Intune Shared Devicemanagement Getrolescopetagsbyids https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/api/intune-shared-devicemanagement-getrolescopetagsbyids.md
Title: "getRoleScopeTagsByIds function" description: "Not yet documented"-+ localization_priority: Normal ms.prod: "intune" doc_type: apiPageType
v1.0 Intune Shared Devicemanagement Getrolescopetagsbyresource https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/api/intune-shared-devicemanagement-getrolescopetagsbyresource.md
Title: "getRoleScopeTagsByResource function" description: "Not yet documented"-+ localization_priority: Normal ms.prod: "intune" doc_type: apiPageType
v1.0 Intune Shared Devicemanagement Sendcustomnotificationtocompanyportal https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/api/intune-shared-devicemanagement-sendcustomnotificationtocompanyportal.md
Title: "sendCustomNotificationToCompanyPortal action" description: "Not yet documented"-+ localization_priority: Normal ms.prod: "intune" doc_type: apiPageType
v1.0 Intune Shared Devicemanagement Update https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/api/intune-shared-devicemanagement-update.md
Title: "Update deviceManagement" description: "Update the properties of a deviceManagement object."-+ localization_priority: Normal ms.prod: "intune" doc_type: apiPageType
v1.0 Intune Shared Devicemanagement Verifywindowsenrollmentautodiscovery https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/api/intune-shared-devicemanagement-verifywindowsenrollmentautodiscovery.md
Title: "verifyWindowsEnrollmentAutoDiscovery function" description: "Not yet documented"-+ localization_priority: Normal ms.prod: "intune" doc_type: apiPageType
v1.0 Intune Shared Devicemanagementderivedcredentialsettings Delete https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/api/intune-shared-devicemanagementderivedcredentialsettings-delete.md
Title: "Delete deviceManagementDerivedCredentialSettings" description: "Deletes a deviceManagementDerivedCredentialSettings."-+ localization_priority: Normal ms.prod: "intune" doc_type: apiPageType
v1.0 Intune Shared Devicemanagementderivedcredentialsettings Get https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/api/intune-shared-devicemanagementderivedcredentialsettings-get.md
Title: "Get deviceManagementDerivedCredentialSettings" description: "Read properties and relationships of the deviceManagementDerivedCredentialSettings object."-+ localization_priority: Normal ms.prod: "intune" doc_type: apiPageType
v1.0 Intune Shared Devicemanagementderivedcredentialsettings List https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/api/intune-shared-devicemanagementderivedcredentialsettings-list.md
Title: "List deviceManagementDerivedCredentialSettingses" description: "List properties and relationships of the deviceManagementDerivedCredentialSettings objects."-+ localization_priority: Normal ms.prod: "intune" doc_type: apiPageType
v1.0 Intune Shared Devicemanagementderivedcredentialsettings Update https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/api/intune-shared-devicemanagementderivedcredentialsettings-update.md
Title: "Update deviceManagementDerivedCredentialSettings" description: "Update the properties of a deviceManagementDerivedCredentialSettings object."-+ localization_priority: Normal ms.prod: "intune" doc_type: apiPageType
v1.0 Intune Shared Devicemanagementscript Assign https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/api/intune-shared-devicemanagementscript-assign.md
Title: "assign action" description: "Not yet documented"-+ localization_priority: Normal ms.prod: "intune" doc_type: apiPageType
v1.0 Intune Shared Devicemanagementscript Create https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/api/intune-shared-devicemanagementscript-create.md
Title: "Create deviceManagementScript" description: "Create a new deviceManagementScript object."-+ localization_priority: Normal ms.prod: "intune" doc_type: apiPageType
v1.0 Intune Shared Devicemanagementscript Delete https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/api/intune-shared-devicemanagementscript-delete.md
Title: "Delete deviceManagementScript" description: "Deletes a deviceManagementScript."-+ localization_priority: Normal ms.prod: "intune" doc_type: apiPageType
v1.0 Intune Shared Devicemanagementscript Get https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/api/intune-shared-devicemanagementscript-get.md
Title: "Get deviceManagementScript" description: "Read properties and relationships of the deviceManagementScript object."-+ localization_priority: Normal ms.prod: "intune" doc_type: apiPageType
v1.0 Intune Shared Devicemanagementscript Haspayloadlinks https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/api/intune-shared-devicemanagementscript-haspayloadlinks.md
Title: "hasPayloadLinks action" description: "Not yet documented"-+ localization_priority: Normal ms.prod: "intune" doc_type: apiPageType
v1.0 Intune Shared Devicemanagementscript List https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/api/intune-shared-devicemanagementscript-list.md
Title: "List deviceManagementScripts" description: "List properties and relationships of the deviceManagementScript objects."-+ localization_priority: Normal ms.prod: "intune" doc_type: apiPageType
v1.0 Intune Shared Devicemanagementscript Update https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/api/intune-shared-devicemanagementscript-update.md
Title: "Update deviceManagementScript" description: "Update the properties of a deviceManagementScript object."-+ localization_priority: Normal ms.prod: "intune" doc_type: apiPageType
v1.0 Intune Shared Ioslobappprovisioningconfiguration Assign https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/api/intune-shared-ioslobappprovisioningconfiguration-assign.md
Title: "assign action" description: "Not yet documented"-+ localization_priority: Normal ms.prod: "intune" doc_type: apiPageType
v1.0 Intune Shared Ioslobappprovisioningconfiguration Create https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/api/intune-shared-ioslobappprovisioningconfiguration-create.md
Title: "Create iosLobAppProvisioningConfiguration" description: "Create a new iosLobAppProvisioningConfiguration object."-+ localization_priority: Normal ms.prod: "intune" doc_type: apiPageType
v1.0 Intune Shared Ioslobappprovisioningconfiguration Delete https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/api/intune-shared-ioslobappprovisioningconfiguration-delete.md
Title: "Delete iosLobAppProvisioningConfiguration" description: "Deletes a iosLobAppProvisioningConfiguration."-+ localization_priority: Normal ms.prod: "intune" doc_type: apiPageType
v1.0 Intune Shared Ioslobappprovisioningconfiguration Get https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/api/intune-shared-ioslobappprovisioningconfiguration-get.md
Title: "Get iosLobAppProvisioningConfiguration" description: "Read properties and relationships of the iosLobAppProvisioningConfiguration object."-+ localization_priority: Normal ms.prod: "intune" doc_type: apiPageType
v1.0 Intune Shared Ioslobappprovisioningconfiguration Haspayloadlinks https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/api/intune-shared-ioslobappprovisioningconfiguration-haspayloadlinks.md
Title: "hasPayloadLinks action" description: "Not yet documented"-+ localization_priority: Normal ms.prod: "intune" doc_type: apiPageType
v1.0 Intune Shared Ioslobappprovisioningconfiguration List https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/api/intune-shared-ioslobappprovisioningconfiguration-list.md
Title: "List iosLobAppProvisioningConfigurations" description: "List properties and relationships of the iosLobAppProvisioningConfiguration objects."-+ localization_priority: Normal ms.prod: "intune" doc_type: apiPageType
v1.0 Intune Shared Ioslobappprovisioningconfiguration Update https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/api/intune-shared-ioslobappprovisioningconfiguration-update.md
Title: "Update iosLobAppProvisioningConfiguration" description: "Update the properties of a iosLobAppProvisioningConfiguration object."-+ localization_priority: Normal ms.prod: "intune" doc_type: apiPageType
v1.0 Intune Shared Iosmanagedappprotection Create https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/api/intune-shared-iosmanagedappprotection-create.md
Title: "Create iosManagedAppProtection" description: "Create a new iosManagedAppProtection object."-+ localization_priority: Normal ms.prod: "intune" doc_type: apiPageType
v1.0 Intune Shared Iosmanagedappprotection Delete https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/api/intune-shared-iosmanagedappprotection-delete.md
Title: "Delete iosManagedAppProtection" description: "Deletes a iosManagedAppProtection."-+ localization_priority: Normal ms.prod: "intune" doc_type: apiPageType
v1.0 Intune Shared Iosmanagedappprotection Get https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/api/intune-shared-iosmanagedappprotection-get.md
Title: "Get iosManagedAppProtection" description: "Read properties and relationships of the iosManagedAppProtection object."-+ localization_priority: Normal ms.prod: "intune" doc_type: apiPageType
v1.0 Intune Shared Iosmanagedappprotection Haspayloadlinks https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/api/intune-shared-iosmanagedappprotection-haspayloadlinks.md
Title: "hasPayloadLinks action" description: "Not yet documented"-+ localization_priority: Normal ms.prod: "intune" doc_type: apiPageType
v1.0 Intune Shared Iosmanagedappprotection List https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/api/intune-shared-iosmanagedappprotection-list.md
Title: "List iosManagedAppProtections" description: "List properties and relationships of the iosManagedAppProtection objects."-+ localization_priority: Normal ms.prod: "intune" doc_type: apiPageType
v1.0 Intune Shared Iosmanagedappprotection Update https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/api/intune-shared-iosmanagedappprotection-update.md
Title: "Update iosManagedAppProtection" description: "Update the properties of a iosManagedAppProtection object."-+ localization_priority: Normal ms.prod: "intune" doc_type: apiPageType
v1.0 Intune Shared Mdmwindowsinformationprotectionpolicy Create https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/api/intune-shared-mdmwindowsinformationprotectionpolicy-create.md
Title: "Create mdmWindowsInformationProtectionPolicy" description: "Create a new mdmWindowsInformationProtectionPolicy object."-+ localization_priority: Normal ms.prod: "intune" doc_type: apiPageType
v1.0 Intune Shared Mdmwindowsinformationprotectionpolicy Delete https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/api/intune-shared-mdmwindowsinformationprotectionpolicy-delete.md
Title: "Delete mdmWindowsInformationProtectionPolicy" description: "Deletes a mdmWindowsInformationProtectionPolicy."-+ localization_priority: Normal ms.prod: "intune" doc_type: apiPageType
v1.0 Intune Shared Mdmwindowsinformationprotectionpolicy Get https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/api/intune-shared-mdmwindowsinformationprotectionpolicy-get.md
Title: "Get mdmWindowsInformationProtectionPolicy" description: "Read properties and relationships of the mdmWindowsInformationProtectionPolicy object."-+ localization_priority: Normal ms.prod: "intune" doc_type: apiPageType
v1.0 Intune Shared Mdmwindowsinformationprotectionpolicy Haspayloadlinks https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/api/intune-shared-mdmwindowsinformationprotectionpolicy-haspayloadlinks.md
Title: "hasPayloadLinks action" description: "Not yet documented"-+ localization_priority: Normal ms.prod: "intune" doc_type: apiPageType
v1.0 Intune Shared Mdmwindowsinformationprotectionpolicy List https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/api/intune-shared-mdmwindowsinformationprotectionpolicy-list.md
Title: "List mdmWindowsInformationProtectionPolicies" description: "List properties and relationships of the mdmWindowsInformationProtectionPolicy objects."-+ localization_priority: Normal ms.prod: "intune" doc_type: apiPageType
v1.0 Intune Shared Mdmwindowsinformationprotectionpolicy Update https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/api/intune-shared-mdmwindowsinformationprotectionpolicy-update.md
Title: "Update mdmWindowsInformationProtectionPolicy" description: "Update the properties of a mdmWindowsInformationProtectionPolicy object."-+ localization_priority: Normal ms.prod: "intune" doc_type: apiPageType
v1.0 Intune Shared Mobileapp Assign https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/api/intune-shared-mobileapp-assign.md
Title: "assign action" description: "Not yet documented"-+ localization_priority: Normal ms.prod: "intune" doc_type: apiPageType
v1.0 Intune Shared Mobileapp Get https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/api/intune-shared-mobileapp-get.md
Title: "Get mobileApp" description: "Read properties and relationships of the mobileApp object."-+ localization_priority: Normal ms.prod: "intune" doc_type: apiPageType
v1.0 Intune Shared Mobileapp Getmobileappcount https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/api/intune-shared-mobileapp-getmobileappcount.md
Title: "getMobileAppCount function" description: "Not yet documented"-+ localization_priority: Normal ms.prod: "intune" doc_type: apiPageType
v1.0 Intune Shared Mobileapp Getrelatedappstates https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/api/intune-shared-mobileapp-getrelatedappstates.md
Title: "getRelatedAppStates function" description: "Not yet documented"-+ localization_priority: Normal ms.prod: "intune" doc_type: apiPageType
v1.0 Intune Shared Mobileapp Gettopmobileapps https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/api/intune-shared-mobileapp-gettopmobileapps.md
Title: "getTopMobileApps function" description: "Not yet documented"-+ localization_priority: Normal ms.prod: "intune" doc_type: apiPageType
v1.0 Intune Shared Mobileapp Haspayloadlinks https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/api/intune-shared-mobileapp-haspayloadlinks.md
Title: "hasPayloadLinks action" description: "Not yet documented"-+ localization_priority: Normal ms.prod: "intune" doc_type: apiPageType
v1.0 Intune Shared Mobileapp List https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/api/intune-shared-mobileapp-list.md
Title: "List mobileApps" description: "List properties and relationships of the mobileApp objects."-+ localization_priority: Normal ms.prod: "intune" doc_type: apiPageType
v1.0 Intune Shared Mobileapp Updaterelationships https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/api/intune-shared-mobileapp-updaterelationships.md
Title: "updateRelationships action" description: "Not yet documented"-+ localization_priority: Normal ms.prod: "intune" doc_type: apiPageType
v1.0 Intune Shared Mobileapptroubleshootingevent Create https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/api/intune-shared-mobileapptroubleshootingevent-create.md
Title: "Create mobileAppTroubleshootingEvent" description: "Describes the Create mobileAppTroubleshootingEvent method of the Microsoft Graph API for Intune, which supports multiple workflows." localization_priority: Normal-+ ms.prod: "intune" doc_type: apiPageType
v1.0 Intune Shared Mobileapptroubleshootingevent Delete https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/api/intune-shared-mobileapptroubleshootingevent-delete.md
Title: "Delete mobileAppTroubleshootingEvent" description: "Describes the Delete mobileAppTroubleshootingEvent method of the Microsoft Graph API for Intune, which supports multiple workflows." localization_priority: Normal-+ ms.prod: "intune" doc_type: apiPageType
v1.0 Intune Shared Mobileapptroubleshootingevent Get https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/api/intune-shared-mobileapptroubleshootingevent-get.md
Title: "Get mobileAppTroubleshootingEvent" description: "Describes the Get mobileAppTroubleshootingEvent method of the Microsoft Graph API for Intune, which supports multiple workflows." localization_priority: Normal-+ ms.prod: "intune" doc_type: apiPageType
v1.0 Intune Shared Mobileapptroubleshootingevent List https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/api/intune-shared-mobileapptroubleshootingevent-list.md
Title: "List mobileAppTroubleshootingEvents" description: "Describes the List mobileAppTroubleshootingEvent method of the Microsoft Graph API for Intune, which supports multiple workflows." localization_priority: Normal-+ ms.prod: "intune" doc_type: apiPageType
v1.0 Intune Shared Mobileapptroubleshootingevent Update https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/api/intune-shared-mobileapptroubleshootingevent-update.md
Title: "Update mobileAppTroubleshootingEvent" description: "Describes the Update mobileAppTroubleshootingEvent method of the Microsoft Graph API for Intune, which supports multiple workflows." localization_priority: Normal-+ ms.prod: "intune" doc_type: apiPageType
v1.0 Intune Shared Reportroot Deviceconfigurationdeviceactivity https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/api/intune-shared-reportroot-deviceconfigurationdeviceactivity.md
Title: "deviceConfigurationDeviceActivity function" description: "Metadata for the device configuration device activity report"-+ localization_priority: Normal ms.prod: "intune" doc_type: apiPageType
v1.0 Intune Shared Reportroot Deviceconfigurationuseractivity https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/api/intune-shared-reportroot-deviceconfigurationuseractivity.md
Title: "deviceConfigurationUserActivity function" description: "Metadata for the device configuration user activity report"-+ localization_priority: Normal ms.prod: "intune" doc_type: apiPageType
v1.0 Intune Shared Reportroot Get https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/api/intune-shared-reportroot-get.md
Title: "Get reportRoot" description: "Read properties and relationships of the reportRoot object."-+ localization_priority: Normal ms.prod: "intune" doc_type: apiPageType
v1.0 Intune Shared Reportroot Manageddeviceenrollmentabandonmentdetails https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/api/intune-shared-reportroot-manageddeviceenrollmentabandonmentdetails.md
Title: "managedDeviceEnrollmentAbandonmentDetails function" description: "Metadata for Enrollment abandonment details report"-+ localization_priority: Normal ms.prod: "intune" doc_type: apiPageType
v1.0 Intune Shared Reportroot Manageddeviceenrollmentabandonmentsummary https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/api/intune-shared-reportroot-manageddeviceenrollmentabandonmentsummary.md
Title: "managedDeviceEnrollmentAbandonmentSummary function" description: "Metadata for Enrollment abandonment summary report"-+ localization_priority: Normal ms.prod: "intune" doc_type: apiPageType
v1.0 Intune Shared Reportroot Manageddeviceenrollmentfailuredetails https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/api/intune-shared-reportroot-manageddeviceenrollmentfailuredetails.md
Title: "managedDeviceEnrollmentFailureDetails function" description: "Not yet documented"-+ localization_priority: Normal ms.prod: "intune" doc_type: apiPageType
v1.0 Intune Shared Reportroot Manageddeviceenrollmentfailuretrends https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/api/intune-shared-reportroot-manageddeviceenrollmentfailuretrends.md
Title: "managedDeviceEnrollmentFailureTrends function" description: "Metadata for the enrollment failure trends report"-+ localization_priority: Normal ms.prod: "intune" doc_type: apiPageType
v1.0 Intune Shared Reportroot Manageddeviceenrollmenttopfailures https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/api/intune-shared-reportroot-manageddeviceenrollmenttopfailures.md
Title: "managedDeviceEnrollmentTopFailures function" description: "Not yet documented"-+ localization_priority: Normal ms.prod: "intune" doc_type: apiPageType
v1.0 Intune Shared Reportroot Update https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/api/intune-shared-reportroot-update.md
Title: "Update reportRoot" description: "Update the properties of a reportRoot object."-+ localization_priority: Normal ms.prod: "intune" doc_type: apiPageType
v1.0 Intune Shared Targetedmanagedappconfiguration Assign https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/api/intune-shared-targetedmanagedappconfiguration-assign.md
Title: "assign action" description: "Not yet documented"-+ localization_priority: Normal ms.prod: "intune" doc_type: apiPageType
v1.0 Intune Shared Targetedmanagedappconfiguration Create https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/api/intune-shared-targetedmanagedappconfiguration-create.md
Title: "Create targetedManagedAppConfiguration" description: "Create a new targetedManagedAppConfiguration object."-+ localization_priority: Normal ms.prod: "intune" doc_type: apiPageType
v1.0 Intune Shared Targetedmanagedappconfiguration Delete https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/api/intune-shared-targetedmanagedappconfiguration-delete.md
Title: "Delete targetedManagedAppConfiguration" description: "Deletes a targetedManagedAppConfiguration."-+ localization_priority: Normal ms.prod: "intune" doc_type: apiPageType
v1.0 Intune Shared Targetedmanagedappconfiguration Get https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/api/intune-shared-targetedmanagedappconfiguration-get.md
Title: "Get targetedManagedAppConfiguration" description: "Read properties and relationships of the targetedManagedAppConfiguration object."-+ localization_priority: Normal ms.prod: "intune" doc_type: apiPageType
v1.0 Intune Shared Targetedmanagedappconfiguration Haspayloadlinks https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/api/intune-shared-targetedmanagedappconfiguration-haspayloadlinks.md
Title: "hasPayloadLinks action" description: "Not yet documented"-+ localization_priority: Normal ms.prod: "intune" doc_type: apiPageType
v1.0 Intune Shared Targetedmanagedappconfiguration List https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/api/intune-shared-targetedmanagedappconfiguration-list.md
Title: "List targetedManagedAppConfigurations" description: "List properties and relationships of the targetedManagedAppConfiguration objects."-+ localization_priority: Normal ms.prod: "intune" doc_type: apiPageType
v1.0 Intune Shared Targetedmanagedappconfiguration Targetapps https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/api/intune-shared-targetedmanagedappconfiguration-targetapps.md
Title: "targetApps action" description: "Not yet documented"-+ localization_priority: Normal ms.prod: "intune" doc_type: apiPageType
v1.0 Intune Shared Targetedmanagedappconfiguration Update https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/api/intune-shared-targetedmanagedappconfiguration-update.md
Title: "Update targetedManagedAppConfiguration" description: "Update the properties of a targetedManagedAppConfiguration object."-+ localization_priority: Normal ms.prod: "intune" doc_type: apiPageType
v1.0 Intune Shared User Create https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/api/intune-shared-user-create.md
Title: "Create user" description: "Create a new user object."-+ localization_priority: Normal ms.prod: "intune" doc_type: apiPageType
v1.0 Intune Shared User Delete https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/api/intune-shared-user-delete.md
Title: "Delete user" description: "Deletes a user."-+ localization_priority: Normal ms.prod: "intune" doc_type: apiPageType
v1.0 Intune Shared User Exportdeviceandappmanagementdata https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/api/intune-shared-user-exportdeviceandappmanagementdata.md
Title: "exportDeviceAndAppManagementData function" description: "Not yet documented"-+ localization_priority: Normal ms.prod: "intune" doc_type: apiPageType
v1.0 Intune Shared User Get https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/api/intune-shared-user-get.md
Title: "Get user" description: "Read properties and relationships of the user object."-+ localization_priority: Normal ms.prod: "intune" doc_type: apiPageType
v1.0 Intune Shared User Geteffectivedeviceenrollmentconfigurations https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/api/intune-shared-user-geteffectivedeviceenrollmentconfigurations.md
Title: "getEffectiveDeviceEnrollmentConfigurations function" description: "Not yet documented"-+ localization_priority: Normal ms.prod: "intune" doc_type: apiPageType
v1.0 Intune Shared User Getloggedonmanageddevices https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/api/intune-shared-user-getloggedonmanageddevices.md
Title: "getLoggedOnManagedDevices function" description: "Not yet documented"-+ localization_priority: Normal ms.prod: "intune" doc_type: apiPageType
v1.0 Intune Shared User Getmanagedappdiagnosticstatuses https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/api/intune-shared-user-getmanagedappdiagnosticstatuses.md
Title: "getManagedAppDiagnosticStatuses function" description: "Gets diagnostics validation status for a given user."-+ localization_priority: Normal ms.prod: "intune" doc_type: apiPageType
v1.0 Intune Shared User Getmanagedapppolicies https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/api/intune-shared-user-getmanagedapppolicies.md
Title: "getManagedAppPolicies function" description: "Gets app restrictions for a given user."-+ localization_priority: Normal ms.prod: "intune" doc_type: apiPageType
v1.0 Intune Shared User Getmanageddeviceswithappfailures https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/api/intune-shared-user-getmanageddeviceswithappfailures.md
Title: "getManagedDevicesWithAppFailures function" description: "Retrieves the list of devices with failed apps"-+ localization_priority: Normal ms.prod: "intune" doc_type: apiPageType
v1.0 Intune Shared User List https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/api/intune-shared-user-list.md
Title: "List users" description: "List properties and relationships of the user objects."-+ localization_priority: Normal ms.prod: "intune" doc_type: apiPageType
v1.0 Intune Shared User Removealldevicesfrommanagement https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/api/intune-shared-user-removealldevicesfrommanagement.md
Title: "removeAllDevicesFromManagement action" description: "Retire all devices from management for this user"-+ localization_priority: Normal ms.prod: "intune" doc_type: apiPageType
v1.0 Intune Shared User Update https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/api/intune-shared-user-update.md
Title: "Update user" description: "Update the properties of a user object."-+ localization_priority: Normal ms.prod: "intune" doc_type: apiPageType
v1.0 Intune Shared User Wipemanagedappregistrationbydevicetag https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/api/intune-shared-user-wipemanagedappregistrationbydevicetag.md
Title: "wipeManagedAppRegistrationByDeviceTag action" description: "Issues a wipe operation on an app registration with specified device tag."-+ localization_priority: Normal ms.prod: "intune" doc_type: apiPageType
v1.0 Intune Shared User Wipemanagedappregistrationsbydevicetag https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/api/intune-shared-user-wipemanagedappregistrationsbydevicetag.md
Title: "wipeManagedAppRegistrationsByDeviceTag action" description: "Issues a wipe operation on an app registration with specified device tag."-+ localization_priority: Normal ms.prod: "intune" doc_type: apiPageType
v1.0 Intune Shared Windowsautopilotdeploymentprofile Assign https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/api/intune-shared-windowsautopilotdeploymentprofile-assign.md
Title: "assign action" description: "Not yet documented"-+ localization_priority: Normal ms.prod: "intune" doc_type: apiPageType
v1.0 Intune Shared Windowsautopilotdeploymentprofile Get https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/api/intune-shared-windowsautopilotdeploymentprofile-get.md
Title: "Get windowsAutopilotDeploymentProfile" description: "Read properties and relationships of the windowsAutopilotDeploymentProfile object."-+ localization_priority: Normal ms.prod: "intune" doc_type: apiPageType
v1.0 Intune Shared Windowsautopilotdeploymentprofile Haspayloadlinks https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/api/intune-shared-windowsautopilotdeploymentprofile-haspayloadlinks.md
Title: "hasPayloadLinks action" description: "Not yet documented"-+ localization_priority: Normal ms.prod: "intune" doc_type: apiPageType
v1.0 Intune Shared Windowsdomainjoinconfiguration Create https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/api/intune-shared-windowsdomainjoinconfiguration-create.md
Title: "Create windowsDomainJoinConfiguration" description: "Create a new windowsDomainJoinConfiguration object."-+ localization_priority: Normal ms.prod: "intune" doc_type: apiPageType
v1.0 Intune Shared Windowsdomainjoinconfiguration Delete https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/api/intune-shared-windowsdomainjoinconfiguration-delete.md
Title: "Delete windowsDomainJoinConfiguration" description: "Deletes a windowsDomainJoinConfiguration."-+ localization_priority: Normal ms.prod: "intune" doc_type: apiPageType
v1.0 Intune Shared Windowsdomainjoinconfiguration Get https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/api/intune-shared-windowsdomainjoinconfiguration-get.md
Title: "Get windowsDomainJoinConfiguration" description: "Read properties and relationships of the windowsDomainJoinConfiguration object."-+ localization_priority: Normal ms.prod: "intune" doc_type: apiPageType
v1.0 Intune Shared Windowsdomainjoinconfiguration List https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/api/intune-shared-windowsdomainjoinconfiguration-list.md
Title: "List windowsDomainJoinConfigurations" description: "List properties and relationships of the windowsDomainJoinConfiguration objects."-+ localization_priority: Normal ms.prod: "intune" doc_type: apiPageType
v1.0 Intune Shared Windowsdomainjoinconfiguration Update https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/api/intune-shared-windowsdomainjoinconfiguration-update.md
Title: "Update windowsDomainJoinConfiguration" description: "Update the properties of a windowsDomainJoinConfiguration object."-+ localization_priority: Normal ms.prod: "intune" doc_type: apiPageType
v1.0 Intune Shared Windowsupdatestate Create https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/api/intune-shared-windowsupdatestate-create.md
Title: "Create windowsUpdateState" description: "Create a new windowsUpdateState object."-+ localization_priority: Normal ms.prod: "intune" doc_type: apiPageType
v1.0 Intune Shared Windowsupdatestate Delete https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/api/intune-shared-windowsupdatestate-delete.md
Title: "Delete windowsUpdateState" description: "Deletes a windowsUpdateState."-+ localization_priority: Normal ms.prod: "intune" doc_type: apiPageType
v1.0 Intune Shared Windowsupdatestate Get https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/api/intune-shared-windowsupdatestate-get.md
Title: "Get windowsUpdateState" description: "Read properties and relationships of the windowsUpdateState object."-+ localization_priority: Normal ms.prod: "intune" doc_type: apiPageType
v1.0 Intune Shared Windowsupdatestate List https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/api/intune-shared-windowsupdatestate-list.md
Title: "List windowsUpdateStates" description: "List properties and relationships of the windowsUpdateState objects."-+ localization_priority: Normal ms.prod: "intune" doc_type: apiPageType
v1.0 Intune Shared Windowsupdatestate Update https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/api/intune-shared-windowsupdatestate-update.md
Title: "Update windowsUpdateState" description: "Update the properties of a windowsUpdateState object."-+ localization_priority: Normal ms.prod: "intune" doc_type: apiPageType
v1.0 Directoryaudit https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/resources/directoryaudit.md
Represents the directory audit items and its collection.
## Properties
-| Property | Type | Description |
-|:--|:-|:--|
+| Property|Type| Description |
+|:--|:|:|
| activityDateTime | DateTimeOffset | Indicates the date and time the activity was performed. The Timestamp type is always in UTC time. For example, midnight UTC on Jan 1, 2014 is `2014-01-01T00:00:00Z`. | | activityDisplayName | String | Indicates the activity name or the operation name (E.g. "Create User", "Add member to group"). For a list of activities logged, refer to [Azure Ad activity list](/azure/active-directory/active-directory-reporting-activity-audit-logs#azure-ad-audit-activity-list). | | additionalDetails | [keyValue](keyvalue.md) collection | Indicates additional details on the activity. |
v1.0 Directoryobject https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/resources/directoryobject.md
Represents an Azure Active Directory object. The **directoryObject** type is the
+ [application](application.md) + [administrativeUnit](administrativeunit.md)++ [appRoleAssignment](approleassignment.md) + [directoryObject](directoryobject.md) + [directoryRole](directoryrole.md) + [device](device.md)
v1.0 Intune Graph Overview https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/resources/intune-graph-overview.md
Title: "Working with Intune in Microsoft Graph" description: "The Microsoft Graph API for Intune enables programmatic access to Intune information for your tenant; the API performs the same Intune operations as those available through the Azure Portal."-+ ms.localizationpriority: high ms.prod: "intune"
v1.0 Intune Resaccess Conceptual https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/resources/intune-resaccess-conceptual.md
Title: "Manage resource access certificates in Intune - Microsoft Graph API" description: "Lists the Microsoft Graph API for Intune endpoints (REST) that manage resource access certificates for a tenant organization."-+ ms.localizationpriority: medium ms.prod: "intune"
v1.0 Intune Shared Androidmanagedappprotection https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/resources/intune-shared-androidmanagedappprotection.md
Title: "androidManagedAppProtection resource type" description: "Policy used to configure detailed management settings targeted to specific security groups and for a specified set of apps on an Android device"-+ localization_priority: Normal ms.prod: "intune" doc_type: resourcePageType
v1.0 Intune Shared Deviceappmanagement https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/resources/intune-shared-deviceappmanagement.md
Title: "deviceAppManagement resource type" description: "Singleton entity that acts as a container for all device app management functionality."-+ localization_priority: Normal ms.prod: "intune" doc_type: resourcePageType
v1.0 Intune Shared Devicecategory https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/resources/intune-shared-devicecategory.md
Title: "deviceCategory resource type" description: "These categories can then be applied to a device in the Intune Azure console or selected by a user during device enrollment. You can filter reports and create dynamic Azure Active Directory device groups based on device categories."-+ localization_priority: Normal ms.prod: "intune" doc_type: resourcePageType
v1.0 Intune Shared Devicecompliancepolicy https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/resources/intune-shared-devicecompliancepolicy.md
Title: "deviceCompliancePolicy resource type" description: "This is the base class for Compliance policy. Compliance policies are platform specific and individual per-platform compliance policies inherit from here. "-+ localization_priority: Normal ms.prod: "intune" doc_type: resourcePageType
v1.0 Intune Shared Deviceconfiguration https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/resources/intune-shared-deviceconfiguration.md
Title: "deviceConfiguration resource type" description: "Device Configuration."-+ localization_priority: Normal ms.prod: "intune" doc_type: resourcePageType
v1.0 Intune Shared Deviceenrollmentconfiguration https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/resources/intune-shared-deviceenrollmentconfiguration.md
Title: "deviceEnrollmentConfiguration resource type" description: "The Base Class of Device Enrollment Configuration"-+ localization_priority: Normal ms.prod: "intune" doc_type: resourcePageType
v1.0 Intune Shared Devicemanagement https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/resources/intune-shared-devicemanagement.md
Title: "deviceManagement resource type" description: "The deviceManagement resource represents a container whose contents vary according to workflow, including: " localization_priority: Normal-+ ms.prod: "intune" doc_type: resourcePageType
v1.0 Intune Shared Devicemanagementderivedcredentialsettings https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/resources/intune-shared-devicemanagementderivedcredentialsettings.md
Title: "deviceManagementDerivedCredentialSettings resource type" description: "Not yet documented"-+ localization_priority: Normal ms.prod: "intune" doc_type: resourcePageType
v1.0 Intune Shared Devicemanagementscript https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/resources/intune-shared-devicemanagementscript.md
Title: "deviceManagementScript resource type" description: "Intune will provide customer the ability to run their Powershell scripts on the enrolled windows 10 Azure Active Directory joined devices. The script can be run once or periodically."-+ localization_priority: Normal ms.prod: "intune" doc_type: resourcePageType
v1.0 Intune Shared Enablement https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/resources/intune-shared-enablement.md
Title: "enablement enum type" description: "Possible values of a property"-+ localization_priority: Normal ms.prod: "intune" doc_type: enumPageType
v1.0 Intune Shared Enrollmentstate https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/resources/intune-shared-enrollmentstate.md
Title: "enrollmentState enum type" description: "Not yet documented"-+ localization_priority: Normal ms.prod: "intune" doc_type: enumPageType
v1.0 Intune Shared Ioslobappassignmentsettings https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/resources/intune-shared-ioslobappassignmentsettings.md
Title: "iosLobAppAssignmentSettings resource type" description: "Contains properties used to assign an iOS LOB mobile app to a group."-+ localization_priority: Normal ms.prod: "intune" doc_type: resourcePageType
v1.0 Intune Shared Ioslobappprovisioningconfiguration https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/resources/intune-shared-ioslobappprovisioningconfiguration.md
Title: "iosLobAppProvisioningConfiguration resource type" description: "This topic provides descriptions of the declared methods, properties and relationships exposed by the iOS Lob App Provisioning Configuration resource."-+ localization_priority: Normal ms.prod: "intune" doc_type: resourcePageType
v1.0 Intune Shared Iosmanagedappprotection https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/resources/intune-shared-iosmanagedappprotection.md
Title: "iosManagedAppProtection resource type" description: "Policy used to configure detailed management settings targeted to specific security groups and for a specified set of apps on an iOS device"-+ localization_priority: Normal ms.prod: "intune" doc_type: resourcePageType
v1.0 Intune Shared Iosstoreappassignmentsettings https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/resources/intune-shared-iosstoreappassignmentsettings.md
Title: "iosStoreAppAssignmentSettings resource type" description: "Contains properties used to assign an iOS Store mobile app to a group."-+ localization_priority: Normal ms.prod: "intune" doc_type: resourcePageType
v1.0 Intune Shared Iosvppappassignmentsettings https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/resources/intune-shared-iosvppappassignmentsettings.md
Title: "iosVppAppAssignmentSettings resource type" description: "Contains properties used to assign an iOS VPP mobile app to a group."-+ localization_priority: Normal ms.prod: "intune" doc_type: resourcePageType
v1.0 Intune Shared Mdmwindowsinformationprotectionpolicy https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/resources/intune-shared-mdmwindowsinformationprotectionpolicy.md
Title: "mdmWindowsInformationProtectionPolicy resource type" description: "Policy for Windows information protection with MDM"-+ localization_priority: Normal ms.prod: "intune" doc_type: resourcePageType
v1.0 Intune Shared Mobileapp https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/resources/intune-shared-mobileapp.md
Title: "mobileApp resource type" description: "An abstract class containing the base properties for Intune mobile apps."-+ localization_priority: Normal ms.prod: "intune" doc_type: resourcePageType
v1.0 Intune Shared Mobileapptroubleshootingevent https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/resources/intune-shared-mobileapptroubleshootingevent.md
Title: "mobileAppTroubleshootingEvent resource type" description: "Describes the mobileAppTroubleshootingEvent resource of the Microsoft Graph API for Intune, which supports multiple workflows." localization_priority: Normal-+ ms.prod: "intune" doc_type: resourcePageType
v1.0 Intune Shared Report https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/resources/intune-shared-report.md
Title: "report resource type" description: "Describes the report resource of the Microsoft Graph API for Intune, which supports multiple workflows." localization_priority: Normal-+ ms.prod: "intune" doc_type: resourcePageType
v1.0 Intune Shared Reportroot https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/resources/intune-shared-reportroot.md
Title: "reportRoot resource type" description: "The resource that represents an instance of a device or troubleshooting report, depending on context." localization_priority: Normal-+ ms.prod: "intune" doc_type: resourcePageType
v1.0 Intune Shared Runasaccounttype https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/resources/intune-shared-runasaccounttype.md
Title: "runAsAccountType enum type" description: "Indicates the type of execution context the app runs in."-+ localization_priority: Normal ms.prod: "intune" doc_type: enumPageType
v1.0 Intune Shared Targetedmanagedappconfiguration https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/resources/intune-shared-targetedmanagedappconfiguration.md
Title: "targetedManagedAppConfiguration resource type" description: "Configuration used to deliver a set of custom settings as-is to all users in the targeted security group"-+ localization_priority: Normal ms.prod: "intune" doc_type: resourcePageType
v1.0 Intune Shared User https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/resources/intune-shared-user.md
Title: "user resource type" description: "Represents an Azure Active Directory user object."-+ localization_priority: Normal ms.prod: "intune" doc_type: resourcePageType
v1.0 Intune Shared Windowsautopilotdeploymentprofile https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/resources/intune-shared-windowsautopilotdeploymentprofile.md
Title: "windowsAutopilotDeploymentProfile resource type" description: "Windows Autopilot Deployment Profile"-+ localization_priority: Normal ms.prod: "intune" doc_type: resourcePageType
v1.0 Intune Shared Windowsdomainjoinconfiguration https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/resources/intune-shared-windowsdomainjoinconfiguration.md
Title: "windowsDomainJoinConfiguration resource type" description: "Windows Domain Join device configuration."-+ localization_priority: Normal ms.prod: "intune" doc_type: resourcePageType
v1.0 Intune Shared Windowsupdatestate https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/resources/intune-shared-windowsupdatestate.md
Title: "windowsUpdateState resource type" description: windowsUpdateState resource type-+ localization_priority: Normal ms.prod: "intune" doc_type: resourcePageType
v1.0 Directoryobject https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/v1.0/resources/directoryobject.md
Represents an Azure Active Directory object. The **directoryObject** type is the
+ [application](application.md) + [administrativeUnit](administrativeunit.md)++ [appRoleAssignment](approleassignment.md) + [directoryObject](directoryobject.md) + [directoryRole](directoryrole.md) + [device](device.md)