9.9 KiB
9.9 KiB
uid | title | author | description | ms.author | ms.date | ms.assetid | msc.legacyurl | msc.type |
---|---|---|---|---|---|---|---|---|
web-api/overview/index | Web API Guidance | Microsoft Docs | rick-anderson | aspnetcontent | 01/17/2012 | daca6735-b5d3-4ef5-af33-ee682926238b | /web-api/overview | book |
Web API Guidance
-
-
-
Security, Authentication, and Authorization
- Authentication and Authorization in Web API
- Secure a Web API with Individual Accounts in Web API 2.2
- External Authentication Services with Web API (C#)
- Preventing Cross-Site Request Forgery (CSRF) Attacks in Web API
- Enabling Cross-Origin Requests in Web API 2
- Authentication Filters in Web API 2
- Basic Authentication in Web API
- Forms Authentication in Web API
- Integrated Windows Authentication
- Working with SSL
-
- Configuring Web API 2
- Dependency Injection in Web API 2
- Calling a Web API From a .NET Client (C#)
- HTTP Message Handlers in Web API
- HttpClient Message Handlers in Web API
- Sending HTML Form Data in Web API: Form-urlencoded Data
- Sending HTML Form Data in Web API: File Upload and Multipart MIME
- HTTP Cookies in ASP.NET Web API
-