ObjectSecurityEventArgsTObject Properties |
The ObjectSecurityEventArgsTObject generic type exposes the following members.
Name | Description | |
---|---|---|
Content |
Object content. Used when it makes sense: Search indexing
(Inherited from ObjectEventArgsTObject.) | |
CurrentHandler |
Currently executing handler
(Inherited from CMSEventArgs.) | |
Object |
Processed object
(Inherited from ObjectEventArgsTObject.) | |
OriginalEventArgs |
Original event arguments for the event
(Inherited from CMSEventArgs.) | |
Permission |
Permission to check
| |
Result |
Result of the security check. If true, the security check is allowed
| |
SiteName |
Site name for which the security check is performed. Doesn't necessarily have to be the same as the object site name.
| |
User |
User for which the permissions is checked
|