Gollum's den

ASP.NET (и не только) здесь и сейчас!

View Eugene Agafonov's profile on LinkedIn

Forms authentication без cookies

Маленькая особенность ASP.NET 2.0, которая позволяет не выключать из игры тех, у кого выключены cookies.

<authentication mode="Forms">
  <forms cookieless="AutoDetect" />
</authentication>
Posted: Apr 29 2006, 05:22 PM by Gollum | with no comments
Filed under: ,