Click or drag to resize
SecurityCheck Properties

The SecurityCheck type exposes the following members.

Properties
  NameDescription
Protected propertyCurrentSiteName
Current site name.
Protected propertyCurrentUser
Current user.
Public propertyDisableForm
If true, the form is disabled if security check does not succeed.
Public propertyEditor
If true, the editor should be checked.
Public propertyGlobalAdministrator
If true, the global admin check should be performed.
Public propertyIsAllowed
Result of the security check.
Public propertyPermission
Permission name to be checked.
Public propertyResource
Resource name to be checked.
Public propertyUIElements
UI elements to be checked.
Top
See Also