| DocumentSecurityEventArgsTDocument Properties | 
The DocumentSecurityEventArgsTDocument 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.) | |
| Node | 
            Document to check
              | |
| Object | 
            Processed object
              (Inherited from ObjectEventArgsTObject.) | |
| OriginalEventArgs | 
            Original event arguments for the event
              (Inherited from CMSEventArgs.) | |
| Permission | 
            Permission to check
              (Inherited from ObjectSecurityEventArgsTObject.) | |
| Result | 
            Result of the security check. If true, the security check is allowed
              (Inherited from ObjectSecurityEventArgsTObject.) | |
| SiteName | 
            Site name for which the security check is performed. Doesn't necessarily have to be the same as the object site name.
              (Inherited from ObjectSecurityEventArgsTObject.) | |
| User | 
            User for which the permissions is checked
              (Inherited from ObjectSecurityEventArgsTObject.) |