Cookie | Purpose | More Information |
cb-enabled | Used to track if you have cookies enabled on your browser and if you have accepted permission to allow cookies to be used on this website. | Expires after 1 year |
ASP.NET_SessionId | ASP.NET issues a cookie called ASP.NET_SessionId which is essential for it to work properly. This cookie contains the user's session ID and the cookie will expire at the end of the session (when you close your browser). This cookie does not store personal data about you. | Expires after end of session |
.ASPXAUTH | The ASPXAUTH cookie is used when accessing the part of this website which requires username and password authentication. This cookie determines that a user is logged in. When the user logs out of the app, this cookie is removed from the browser. | Expires after the user logs out |