| IPageSecurity Methods |
The IPageSecurity type exposes the following members.
| Name | Description | |
|---|---|---|
| IsUserAuthorizedToAccess |
Returns a true value if the current user is authorized to access the secured page based on configuration.
| |
| UserMeetsAuthenticationRequirements |
Returns a true value if the current user is already authenticated or if the page is publicly available (does not require authentication).
|