| AuthorizationEventArgs Properties | 
The AuthorizationEventArgs type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | Authorized | 
            Authorization result
             | 
|  | ClassName | 
            Class name
             | 
|  | CurrentHandler | 
            Currently executing handler
            (Inherited from CMSEventArgs.) | 
|  | ElementName | 
            UI element name
             | 
|  | OriginalEventArgs | 
            Original event arguments for the event
            (Inherited from CMSEventArgs.) | 
|  | PermissionName | 
            Permission name
             | 
|  | ResourceName | 
            Resource name
             | 
|  | User | 
            User to check
             | 
 See Also
See Also