Skip to content

Commit f649d91

Browse files
authored
Update identifierurirestriction.md
1 parent 035d423 commit f649d91

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

api-reference/beta/resources/identifierurirestriction.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -42,11 +42,9 @@ The following JSON representation shows the resource type.
4242
"restrictForAppsCreatedAfterDateTime": "String (timestamp)",
4343
"excludeAppsReceivingV2Tokens": "Boolean",
4444
"excludeSaml": "Boolean",
45-
"excludeActors": [
46-
{
47-
"@odata.type": "microsoft.graph.customSecurityAttributeExemption"
45+
"excludeActors": {
46+
"@odata.type": "microsoft.graph.appManagementPolicyActorExemptions"
4847
}
49-
]
5048
}
5149
```
5250

0 commit comments

Comments
 (0)