en-US/about_DRMMAlertContextSecCenter.help.txt
|
TOPIC
about_DRMMAlertContextSecCenter SHORT DESCRIPTION Represents the context of a security center alert in the DRMM system, including product name and alert type. LONG DESCRIPTION The DRMMAlertContextSecCenter class models the context information specific to security center alerts in the DRMM platform. It encapsulates properties such as product name and alert type that provide detailed context about the security center alert. This class inherits from DRMMAlertContext. ## PROPERTIES The DRMMAlertContextSecCenter class exposes the following properties: Property Type Description ----------- ---------- ---------------------------------------- ProductName string The name of the product generating th... AlertType string The type of the security center alert. ## METHODS The DRMMAlertContextSecCenter 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_DRMMAlertContextSecCenter.md |