Thursday, July 19, 2018

Service account authentication in .NET Core.

What are the best practices for having a console app authenticate as a service account (windows authentication) in .NET Core? I see that WindowsIdentity isn't available in Core and can't find any info on how to connect as a Windows user/client vs supporting windows auth as a server.

Service account authentication in .NET Core. Click here
  • Blogger Comment
  • Facebook Comment

0 comments:

Post a Comment

The webdev Team