[System.Web] Now IsExpired property for FormsAuthenticationTicket compares two dates...
commit7df7ceb6d30ebf2a9e4856f155839906c0c64797
authorDavid Bueno <david@evicertia.com>
Wed, 9 Oct 2019 18:50:46 +0000 (9 20:50 +0200)
committerAlexander Köplinger <alex.koeplinger@outlook.com>
Wed, 9 Oct 2019 18:50:46 +0000 (9 20:50 +0200)
treedfc272d5bf25c60c1dff4b68484b464b51fdda9e
parent30886f997fa4fbcd7e7cc585dfd2109941f139c4
[System.Web] Now IsExpired property for FormsAuthenticationTicket compares two dates with same kind (UTC) to avoid unexpected results (#17162)

Fixes #17161
mcs/class/System.Web/System.Web.Security/FormsAuthenticationTicket.cs