Class SecurityThreat
- Namespace
- JD.AI.Core.Specifications
- Assembly
- JD.AI.Core.dll
public sealed class SecurityThreat
- Inheritance
-
SecurityThreat
- Inherited Members
Properties
Description
public string Description { get; set; }
Property Value
Id
public string Id { get; set; }
Property Value
MitigatedBy
public IList<string> MitigatedBy { get; init; }
Property Value
Severity
public string Severity { get; set; }