Web api with authentication

0

I'm going to create an asp.net web api to expose data from a SQL database to some specific clients and my question is this:
How do I make it so that only these clients access the api web data?

    
asked by anonymous 18.01.2018 / 23:22

0 answers