persistant cookie, what is it?



I have searched but info is limitted.

In my test app i used a non persistant cookie for forms authentication.
slidingExpiration is set to true

On run and close and rerun the login remains ok.

I have a time-out of one minute and indeed, it directs me to the login if i
wait to long.
The slidingExpiration does it's work also.

So were is this persistance for?

Thanks,



.



Relevant Pages

  • Re: persistant cookie, what is it?
    ... > In my test app i used a non persistant cookie for forms authentication. ... > On run and close and rerun the login remains ok. ... > The slidingExpiration does it's work also. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: persistant cookie, what is it?
    ... And indeed i mean run, close the browser, and run again. ... >> In my test app i used a non persistant cookie for forms authentication. ... >> On run and close and rerun the login remains ok. ... >> The slidingExpiration does it's work also. ...
    (microsoft.public.dotnet.framework.aspnet)

Loading