FormsAuthentication::TicketCompatibilityMode Property
.NET Framework (current version)
Gets a value that indicates whether to use Coordinated Universal Time (UTC) or local time for the ticket expiration date.
Assembly: System.Web (in System.Web.dll)
public: property TicketCompatibilityMode TicketCompatibilityMode { static TicketCompatibilityMode get(); }
Property Value
Type: System.Web.Configuration::TicketCompatibilityModeA value that indicates whether to use Coordinated Universal Time (UTC) or local time for the ticket expiration date.
.NET Framework
Available since 4.0
Available since 4.0
Show: