Skip to main content

What it does

Obtains a list of all IP addresses that are permitted access to the tenant.

Definition

GetWhiteIPListResponse[] GetWhiteIPList( int TenantId );

Parameters

Name

Type

Description

TenantId

int

The tenant identifier.

Returned value

TypeDescription
GetWhiteIPListResponse[]The list of IP addresses that are permitted access to the tenant.