public Task<List<IpAddressStatusDto>> GetCompanyIpWhiteBlackList( CompanyDto company, bool includeGlobalIpWhiteBlackList = false, CancellationToken cancellationToken = default )
In This Article