| DocumentAuthorizationEventArgs Properties |
The DocumentAuthorizationEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| AuthorizationResult |
Document authorization result
| |
| CurrentHandler |
Currently executing handler
(Inherited from CMSEventArgs.) | |
| Data |
Data to authorize
| |
| Document |
Document to authorize
| |
| OriginalEventArgs |
Original event arguments for the event
(Inherited from CMSEventArgs.) | |
| PermissionName |
Permission name
| |
| User |
User to check
|