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. |
4/12/2024 6:16:02 PM