Click or drag to resize
AuthorizationEventArgs Properties

The AuthorizationEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyAuthorized
Authorization result
Public propertyClassName
Class name
Public propertyCurrentHandler
Currently executing handler
(Inherited from CMSEventArgs.)
Public propertyElementName
UI element name
Public propertyOriginalEventArgs
Original event arguments for the event
(Inherited from CMSEventArgs.)
Public propertyPermissionName
Permission name
Public propertyResourceName
Resource name
Public propertyUser
User to check
Top
See Also