---
id: v1-network-configuration
title: NetworkConfiguration
pagination_label: NetworkConfiguration
sidebar_label: NetworkConfiguration
sidebar_class_name: typescriptsdk
keywords: ['typescript', 'TypeScript', 'sdk', 'NetworkConfiguration', 'v1NetworkConfiguration']
slug: /tools/sdk/typescript/global_tenant_security_settings/models/network-configuration
tags: ['SDK', 'Software Development Kit', 'NetworkConfiguration', 'v1NetworkConfiguration']
---

# NetworkConfiguration

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**range** | **(optional)** `Array<string>` | The collection of ip ranges. | [default to undefined]
**geolocation** | **(optional)** `Array<string>` | The collection of country codes. | [default to undefined]
**whitelisted** | **(optional)** `boolean` | Denotes whether the provided lists are whitelisted or blacklisted for geo location. | [default to false]

