SwayAuditOperation
Contents
[
Hide
]SwayAuditOperation enumeration
Sway audit operation
Members
| Member name | Description |
|---|---|
| CREATE | The user creates a Sway. |
| DELETE | The user deletes a Sway. |
| VIEW | The user views a Sway. |
| EDIT | The user edits a Sway. |
| DUPLICATE | The user duplicates a Sway. |
| SHARE | The user initiates sharing a Sway. This event captures the user action of clicking on a specific share destination within the Sway share menu. The event does not indicate whether the user actually follows through and completes the share action. |
| CHANGE_SHARE_LEVEL | The user changes the share level of a Sway. This event captures the user changing the scope of sharing associated with a Sway. For example, public as compared to from within the organization. |
| REVOKE_SHARE | The user stops sharing a Sway by revoking access. Revoking access changes the links associated with a Sway. |
| ENABLE_DUPLICATION | The user enables duplication of a Sway (on by default). |
| DISABLE_DUPLICATION | The user disables duplication of a Sway (off by default). |
| SERVICE_ON | The user enables Sway for the entire organization via the Office 365 admin center (on by default). |
| SERVICE_OFF | The user disables Sway for the entire organization via the Office 365 admin center (off by default). |
| EXTERNAL_SHARING_ON | The user enables external sharing for the entire organization via the Office 365 admin center. |
| EXTERNAL_SHARING_OFF | The user disables external sharing for the entire organization via the Office 365 admin center. |
See Also
- namespace aspose.email.clients.activity
- assembly Aspose.Email