en-US/about_DRMMAlertContextEndpointSecurityThreat.help.txt

TOPIC
    about_DRMMAlertContextEndpointSecurityThreat
 
SHORT DESCRIPTION
    Represents the context of an endpoint security threat alert in the DRMM system, including alert ID and description.
 
LONG DESCRIPTION
The DRMMAlertContextEndpointSecurityThreat class models the context information specific to endpoint security threat 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 DRMMAlertContextEndpointSecurityThreat 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 DRMMAlertContextEndpointSecurityThreat 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_DRMMAlertContextEndpointSecurityThreat.md