| Parameter | Type | Description | Example |
|---|---|---|---|
| object | The WebOffice user permissions. | ||
| Rename | boolean | Specifies whether the user has the permission to rename a file. Valid values:
Note
You can query the operation information only based a notification sent to Simple Message Queue (SMQ). A rename event is included in the notification.
| true |
| Readonly | boolean | Specifies whether the user has read-only access to the file. Valid values:
| false |
| History | boolean | Specifies whether the user has the permission to view historical versions. Valid values:
| true |
| boolean | Specifies whether the user has the printing permission. Valid values:
| false | |
| Export | boolean | Specifies whether the user has the permission to export the file as a PDF file. Valid values:
| false |
| Copy | boolean | Specifies whether the user has the copy permission. Valid values:
| false |