1
Answer

Timeout in Forms Authentication

Ramco Ramco

Ramco Ramco

3y
400
1

Hi

  In the below code how Timeout works

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

Thanks

Answers (1)