# IPAccessControl

**object**

**allowlist of objects** [IPRange](https://docs.mediakind.com/api-reference/media-api/schemas/iprange) **Required**

The IP ranges that will be allowed to access the preview. If empty, all IPs will be allowed.

---

## Properties

### address
**string** **Required**  
The IP address or DNS with port or protocol.

### name
**string** **Required**  
1-32 characters. The name of the IP range. This is for your reference only. examples: 'everyone', 'dave's house', 'corp vpn'.

### subnetPrefixLength
**integer** **Required**  
0 to 32. The subnet prefix length (see CIDR notation).
