S
saurabh singh
Guest
ASP.NET supports two types of authentication 1) Default that can be configured by ASP.NET Tool and 2) By implementing custom classes.
During Custom implementation timeout value can be specified in web.config but in Default implementation you can't set timeout value.
During Custom implementation timeout value can be specified in web.config but in Default implementation you can't set timeout value.