#RequireLogin

##About

Summary: Gets or sets whether users will be automatically redirected to the page specified by the LoginUrl setting upon accessing the application.
Data Type: System.Boolean
Accepted Values:
Default Value: False
Impacted Features:
Purpose:
Usage:
Caveats:

##Code Samples ###Global.asax (C♯)

```

###Global.asax (VB.NET)

```visualbasic
##Alternate Usage: ##Screenshots