ASP.NET Web API with NET 6 & Windows Auth πŸ”

Learn to build ASP.NET Web API using .NET 6 C# with Windows authentication in just 10 minutes. #dotnet #webapi

ASP.NET Web API with NET 6 & Windows Auth πŸ”
ailogica
18.1K views β€’ Jul 23, 2022
ASP.NET Web API with NET 6 & Windows Auth πŸ”

About this video

ASP.NET Web API using NET 6 C# & Windows authentication (10-minute Tech)
#dotnet #dotnet6 #csharp #csharpbasics #webapi #restapi

This video helps users to create Web API in .NET6, C#, and & Windows authentication.

The example in this video demonstrates how to get a Current identity user if you are using Windows authentication using HttpContext.User.Identity.Name.

If you are using .NET framework you can replace it with
RequestContext.Principal.Identity.Name;

Video Information

Views

18.1K

Likes

60

Duration

9:56

Published

Jul 23, 2022

User Reviews

4.0
(3)
Rate:

Related Trending Topics

LIVE TRENDS

Related trending topics. Click any trend to explore more videos.