Encrypt ASP.NET ViewState
<machineKey | |
validationKey="AutoGenerate,IsolateApps" | |
decryptionKey="AutoGenerate,IsolateApps" | |
validation="AES" decryption="Auto" | |
/> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This comment has been minimized.
Digiover commentedJan 16, 2018
put this in the <system.web> node of your web.config