GetWhiteIPList
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
Type | Description |
GetWhiteIPListResponse[] | The list of IP addresses that are permitted access to the tenant. |
12.04.2024 18:16:03