IPageSecurityUserMeetsAuthenticationRequirements Method |
Returns a true value if the current user is already authenticated or if the page is publicly available (does not require authentication).
Namespace: Kentico.Content.Web.MvcAssembly: Kentico.Content.Web.Mvc (in Kentico.Content.Web.Mvc.dll) Version: 13.0.131
Syntax bool UserMeetsAuthenticationRequirements()
Return Value
Type:
BooleanSee Also