10/18/2012
•
EN
From API key to user with ASP.NET Web API
A guide on implementing API key authentication in ASP.NET Web API using a custom DelegatingHandler to map keys to user identities.