Skip to content

Latest commit

 

History

History
41 lines (31 loc) · 1.52 KB

File metadata and controls

41 lines (31 loc) · 1.52 KB
title securityComplianceUserChangeAuditRecord resource type
description Represents an audit record for user-related changes in the Security & Compliance Center.
author palakagrawaljk
ms.subservice security
ms.localizationpriority medium
doc_type resourcePageType
ms.date 03/05/2026
toc.title Security compliance user change audit record

securityComplianceUserChangeAuditRecord resource type

Namespace: microsoft.graph.security

[!INCLUDE beta-disclaimer]

Represents an audit record that captures user-related changes in the Security & Compliance Center. This resource tracks modifications to user accounts, properties, and settings within the security and compliance management context. These audit records help organizations monitor user account management activities that may affect security and compliance operations, providing visibility into user-related changes that could impact security posture.

Inherits from microsoft.graph.security.auditData. The audit data for this record type is returned as the auditData property in an auditLogRecord.

Properties

None.

Relationships

None.

JSON representation

The following JSON representation shows the resource type.

{
  "@odata.type": "#microsoft.graph.security.securityComplianceUserChangeAuditRecord"
}