Ramco Ramco

Ramco Ramco

  • 442
  • 3.4k
  • 528.3k

Timeout in Forms Authentication

Jun 28 2021 4:29 PM

Hi

  In the below code how Timeout works

<authentication mode="Forms">
      <forms loginUrl="~/Home/Login" timeout="30" />
    </authentication>

Thanks


Answers (1)