Click or drag to resize
IPageSecurity Methods

The IPageSecurity type exposes the following members.

Methods
  NameDescription
Public methodIsUserAuthorizedToAccess
Returns a true value if the current user is authorized to access the secured page based on configuration.
Public methodUserMeetsAuthenticationRequirements
Returns a true value if the current user is already authenticated or if the page is publicly available (does not require authentication).
Top
See Also