Cookie.Expired Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets or sets a values that indicates whether this Cookie is no longer valid.
Assembly: System.Net (in System.Net.dll)
Property Value
Type: System.Booleantrue if the cookie is no longer valid; otherwise, false. The default is false.
Show: