configuration section settings
<configuration> <system.web> <anonymousIdentification enabled="false" cookieName=".ASPXANONYMOUS cookieTimeout="100000" cookiePath="/" cookieRequireSSL="false" cookieSlidingExpiration = "true" cookieProtection = "Validation" cookieLess="UseCookies|UseUri|AutoDetect|UseDeviceProfile" domain="...." /> </system.web> </configuration>