Monday, March 16, 2020

c# Config Section verschlüsseln / encrypt


verschlüsseln von Section connectionStrings in datei web.config in c:\temp:
C:\Windows\Microsoft.NET\Framework64\v4.0.30319\aspnet_regiis.exe -pef "connectionStrings" c:\temp


app.config in web.config umbennenen und wieder zurückkopieren