| title | sharePointSharingOperationAuditRecord resource type |
|---|---|
| description | Represents an audit record for sharing operations in SharePoint and OneDrive. |
| author | palakagrawaljk |
| ms.subservice | security |
| ms.localizationpriority | medium |
| doc_type | resourcePageType |
| ms.date | 03/05/2026 |
| toc.title | SharePoint sharing operation audit record |
Namespace: microsoft.graph.security
[!INCLUDE beta-disclaimer]
Represents an audit record that captures sharing operations in SharePoint and OneDrive. This resource tracks activities related to content sharing, including creating and modifying sharing links, inviting external users, changing permissions, and access requests. These audit records help organizations monitor how content is being shared both internally and externally, providing visibility into potential data exposure risks and collaboration patterns.
Inherits from microsoft.graph.security.auditData. The audit data for this record type is returned as the auditData property in an auditLogRecord.
None.
None.
The following JSON representation shows the resource type.
{
"@odata.type": "#microsoft.graph.security.sharePointSharingOperationAuditRecord"
}