How to create a Basic Authentication in Asp.Net Web Api
How to create a Basic Authentication in WEB API in ASP.NET Step by Step ?
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Santosh KumarPosted Jul 29, 2013, 12:32 PM
Utsav VishnoiPosted Apr 9, 2013, 7:44 AM
http://www.asp.net/web-api/overview/security/basic-authentication
This link is very confusing. I am looking for a Step by Step authentication process. So that it is really a helpful for me.
I want to post username and password inside a NetworkCredentials class in C# through a http post and later on after receiving the request on server side we are able to authenticate ?
Pankaj RawatPosted Apr 9, 2013, 7:39 AM
http://www.asp.net/web-api/overview/security/basic-authentication