TicketCompatibilityMode Enumeration
Defines whether to use Coordinated Universal Time (UTC) or local time for the ticket expiration date for forms authentication.
Namespace: System.Web.Configuration
Assembly: System.Web (in System.Web.dll)
The ticket expiration date for ASP.NET forms authentication can be stored by using Coordinated Universal Time (UTC) or the local time. For compatibility between applications, and for compatibility between different versions of the .NET Framework, the ticket expiration time can be specified by using the ticketCompatilityMode attribute of the forms element. The default value for the ticketCompatibilityMode attribute is Framework20.
Windows 8, Windows Server 2012, Windows 7, Windows Vista SP2, Windows Server 2008 (Server Core Role not supported), Windows Server 2008 R2 (Server Core Role supported with SP1 or later; Itanium not supported)
The .NET Framework does not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.