All-Star
58474 Points
15793 Posts
Jun 24, 2020 05:48 PM|bruce (sqlwork.com)|LINK
see the docs:
https://docs.microsoft.com/en-us/aspnet/core/security/app-secrets?view=aspnetcore-3.1&tabs=windows
another approach is if the hosting provider supplies secure environment variables.
All-Star
58474 Points
15793 Posts
Re: Encrypt sections of the appsettings.json inside my Asp.Net Core MVC web apllication
Jun 24, 2020 05:48 PM|bruce (sqlwork.com)|LINK
see the docs:
https://docs.microsoft.com/en-us/aspnet/core/security/app-secrets?view=aspnetcore-3.1&tabs=windows
another approach is if the hosting provider supplies secure environment variables.