WCF and a developer key like Google map API. What exactly am I looking for?
Posted
by Scott
on Stack Overflow
See other posts from Stack Overflow
or by Scott
Published on 2010-04-01T19:17:56Z
Indexed on
2010/04/01
19:43 UTC
Read the original article
Hit count: 210
I want to allow access to a WCF service to only those requests that contain a developer key. This is similiar to how the Google Maps API works. Register for a developer key and include that key in your requests.
Anyone can get a key. How you get a key is undecided but is being discussed. For now, we'll email you a key.
The service is up and running so I will be adding this on. I just need to know what I'm looking for so I can figure out what I need to do. Makes sense, right?!?!
What is this scheme called? What should I search for? Any suggested links / books / whitepapers?
© Stack Overflow or respective owner