| title | disableConsentRecord resource type |
|---|---|
| description | Represents an audit record for operations that disable user consent for applications. |
| author | palakagrawaljk |
| ms.subservice | security |
| ms.localizationpriority | medium |
| doc_type | resourcePageType |
| ms.date | 03/05/2026 |
| toc.title | Disable consent record |
Namespace: microsoft.graph.security
[!INCLUDE beta-disclaimer]
Represents an audit record for operations that disable user consent for applications. This record type documents when administrators disable the ability for users to grant consent to applications, which is an important security control for preventing unauthorized application access to organizational data. The record includes details about who made the change, when it occurred, and the scope of the consent restrictions applied.
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.disableConsentRecord"
}