Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Namespace: microsoft.graph
Important
APIs under the /beta version in Microsoft Graph are subject to change. Use of these APIs in production applications is not supported. To determine whether an API is available in v1.0, use the Version selector.
Represents a collection of exemptions from the enforcement of identifierUri restrictions on an app management policy.
Properties
None.
Relationships
| Relationship | Type | Description |
|---|---|---|
| customSecurityAttributes | customSecurityAttributeExemption collection | The collection of customSecurityAttributeExemption to exempt from the policy enforcement. Limit of 5. |
JSON representation
The following JSON representation shows the resource type.
{
"@odata.type": "#microsoft.graph.appManagementPolicyActorExemptions"
}