NotificationsSourceAttackPath interface
Attack path notification source
- Extends
Properties
minimal |
Defines the minimal attach path risk level which will be sent as email notifications |
source |
Polymorphic discriminator, which specifies the different types this object can be |
Property Details
minimalRiskLevel
Defines the minimal attach path risk level which will be sent as email notifications
minimalRiskLevel?: string
Property Value
string
sourceType
Polymorphic discriminator, which specifies the different types this object can be
sourceType: "AttackPath"
Property Value
"AttackPath"