en-US/about_DRMMAlertContextEndpointSecurityWindowsDefender.help.txt

TOPIC
    about_DRMMAlertContextEndpointSecurityWindowsDefender
 
SHORT DESCRIPTION
    Represents the context of an endpoint security Windows Defender alert in the DRMM system, including alert ID and description.
 
LONG DESCRIPTION
The DRMMAlertContextEndpointSecurityWindowsDefender class models the context information specific to endpoint security Windows Defender alerts in the DRMM platform. It encapsulates properties such as the alert ID and a description of the threat, providing detailed information about the security event that triggered the alert.

This class inherits from DRMMAlertContext.

## PROPERTIES

The DRMMAlertContextEndpointSecurityWindowsDefender class exposes the following properties:

    Property Type Description
    ----------- ---------- ----------------------------------------
    EsAlertId string The unique identifier for the endpoin...
    Description string A description of the endpoint securit...
## METHODS

The DRMMAlertContextEndpointSecurityWindowsDefender class provides the following methods:

No public methods defined.

## NOTES

This class is defined in the DattoRMM.Core module's class system.
SEE ALSO
    Online Documentation
    https://github.com/TheShadowTek/DattoRMM.Core/blob/main/docs/about/classes/DRMMAlert/about_DRMMAlertContextEndpointSecurityWindowsDefender.md