windows authenticatin

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi
If I use windows authentication, is that mean that the time out policy is
the same as the asp.net application machine?
Thanks
 
Hi Nay,
the timeout period is what you define it to be in the web.config file. It
doesn't matter if you use Windows Authentication. If the session expires and
the user starts a new session, he will be reauthenticated.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top