Table of Contents

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

string

Id

public string Id { get; set; }

Property Value

string

MitigatedBy

public IList<string> MitigatedBy { get; init; }

Property Value

IList<string>

Severity

public string Severity { get; set; }

Property Value

string