Friday, June 19, 2020

Secure web api with Azure AD authentication

The following post describes various steps required to secure a web api application with Azure AD authentication

https://nicksnettravels.builttoroam.com/post-2017-01-28-securing-a-web-api-using-azure-active-directory-and-owin-aspx/

No comments:

Regex obfuscate email

 Use this code in C# to obfuscate email using regex // Online C# Editor for free // Write, Edit and Run your C# code using C# Online Compile...