The view state can be encrypted by setting EnableViewStateMac to true and either modifying the <machineKey>element in Machine.config to <machineKey validation="3DES” /> or by adding the above statement to Web.config.
Join MindStick Community
You need to log in or register to vote on answers or questions.
We use cookies to ensure you have the best browsing experience on our website. By using our site, you
acknowledge that you have read and understood our
Cookie Policy &
Privacy Policy.
EnableViewStateMactotrueand either modifying the<machineKey>element in Machine.config to<machineKey validation="3DES” />or by adding the above statement to Web.config.