I would like to know if you can restrict requests to a web api specifically for a machine.
My api web will be hosted on computer A.
My client (at first only one) will be hosted on the computer B .
Different servers, different machines.
How can I filter that the web api just "responds" to the client of the computer B ?