Documentation for this section has not yet been entered.
The possible System.Web.UI.Page.ViewStateEncryptionMode enumeration values are Always, Auto, and Never. The default value is Auto. If System.Web.UI.Page.ViewStateEncryptionMode property is set to Auto, ViewState will be encrypted when a control requests it.