---
title: RestrictionsResponse.GlobalRestrictions
framework: devicemanagement
role: symbol
role_heading: Device Management Command
path: devicemanagement/restrictionsresponse/globalrestrictions-data.dictionary
---

# RestrictionsResponse.GlobalRestrictions

A dictionary that contains the global restrictions in effect.

## Declaration

```data
object RestrictionsResponse.GlobalRestrictions
```

## Properties

intersection: A dictionary of intersected profile restrictions. Intersected restrictions indicate that new restrictions can only reduce the number of strings in the set. restrictedBool: A dictionary of Boolean profile restrictions. restrictedValue: A dictionary of numeric profile restrictions. union: A dictionary of unioned profile restrictions. Unioned restrictions indicate that new restrictions can add to the set.

## Topics

### Objects

- [RestrictionsResponse.GlobalRestrictions.Intersection](devicemanagement/restrictionsresponse/globalrestrictions-data.dictionary/intersection-data.dictionary.md)
- [RestrictionsResponse.GlobalRestrictions.RestrictedBool](devicemanagement/restrictionsresponse/globalrestrictions-data.dictionary/restrictedbool-data.dictionary.md)
- [RestrictionsResponse.GlobalRestrictions.RestrictedValue](devicemanagement/restrictionsresponse/globalrestrictions-data.dictionary/restrictedvalue-data.dictionary.md)
- [RestrictionsResponse.GlobalRestrictions.Union](devicemanagement/restrictionsresponse/globalrestrictions-data.dictionary/union-data.dictionary.md)

## See Also

### Objects

- [RestrictionsResponse.ErrorChainItem](devicemanagement/restrictionsresponse/errorchainitem.md)
- [RestrictionsResponse.ProfileRestrictions](devicemanagement/restrictionsresponse/profilerestrictions-data.dictionary.md)
