Cookieless is a property in ASP.NET SessionStateSection indicating whether cookies are used to identify client sessions.
In ASP.NET SessionStateSection.Cookieless
property gets or sets a value indicating whether cookies are used to identify client sessions.
Read more at MSDN