FormsAuthentication.Timeout Property

.NET Framework (current version)
 

Gets the amount of time before an authentication ticket expires.

Namespace:   System.Web.Security
Assembly:  System.Web (in System.Web.dll)

static member Timeout : TimeSpan with get

Property Value

Type: System.TimeSpan

The amount of time before an authentication ticket expires.

.NET Framework
Available since 4.0
Return to top
Show: