Grafeas v1 API - Class VulnerabilityAssessmentNote.Types.Assessment.Types.Justification (3.6.0)

public sealed class VulnerabilityAssessmentNote.Types.Assessment.Types.Justification : IMessage<VulnerabilityAssessmentNote.Types.Assessment.Types.Justification>, IEquatable<VulnerabilityAssessmentNote.Types.Assessment.Types.Justification>, IDeepCloneable<VulnerabilityAssessmentNote.Types.Assessment.Types.Justification>, IBufferMessage, IMessage

Reference documentation and code samples for the Grafeas v1 API class VulnerabilityAssessmentNote.Types.Assessment.Types.Justification.

Justification provides the justification when the state of the assessment if NOT_AFFECTED.

Inheritance

object > VulnerabilityAssessmentNote.Types.Assessment.Types.Justification

Namespace

Grafeas.V1

Assembly

Grafeas.V1.dll

Constructors

Justification()

public Justification()

Justification(Justification)

public Justification(VulnerabilityAssessmentNote.Types.Assessment.Types.Justification other)
Parameter
NameDescription
otherVulnerabilityAssessmentNoteTypesAssessmentTypesJustification

Properties

Details

public string Details { get; set; }

Additional details on why this justification was chosen.

Property Value
TypeDescription
string

JustificationType

public VulnerabilityAssessmentNote.Types.Assessment.Types.Justification.Types.JustificationType JustificationType { get; set; }

The justification type for this vulnerability.

Property Value
TypeDescription
VulnerabilityAssessmentNoteTypesAssessmentTypesJustificationTypesJustificationType