TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
C# Corner
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
About API authentication
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Abhishek Dhoriya (1)
Sardar Mudassar Ali Khan (1)
Thiago Vivas (1)
Vikas Hooda (1)
Munib Butt (1)
Praveen Ramakrishnan (1)
Sourav Kayal (1)
Related resources for API authentication
No resource found
Understanding Microsoft Dynamics 365 API Access Token
8/22/2024 5:31:59 AM.
Master the basics of Microsoft Dynamics 365 API access tokens with this beginner-friendly guide. Learn about OAuth2.0, Azure Active Directory, and how to authenticate using Postman. Discover how to ob
Integrating Third-Party API Using AJAX in ASP.NET Core MVC
6/23/2024 6:15:23 AM.
Integrating third-party APIs into your web application enhances functionality by accessing external data and services. This article demonstrates integrating an API using AJAX in an ASP.NET Core Razor
Road To AZ-204 - Implementing API Management
5/2/2024 8:32:37 AM.
This article's intention is to explain the main skills measured in this sub-topic of the AZ-204 Certification. API Management, APIM authentication, and APIM policies are the main components that w
Client Credentials Flow - Call Web API to API without user interaction
7/18/2023 6:21:20 AM.
This article shows the way to call API to API with user interaction by using Client Credentials Flow.
Using Certificates For API Authentication In .NET 5
7/5/2021 11:39:27 AM.
In today’s article we will look at using certificates for protecting and providing authentication to our APIs in .NET 5. As we all know, security is particularly important for all applications especia
Azure OData Feed Web API Authentication Setup With Azure AD
5/30/2018 8:39:34 AM.
One of the most common scenarios you might come across is to build and deploy a Web API in Azure and ensure that the Web API is authenticated utilizing the Azure AD credentials.
Basic Authentication in Web API Based on User Role
5/25/2014 2:47:05 PM.
This article provides a basic idea of authentication and authorization and the concept of a Web API service on top of MVC architecture.