Ramco Ramco

Ramco Ramco

  • 460
  • 2.8k
  • 399.7k

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)