Class EvidenceMethods
Inheritance
EvidenceMethods
Assembly: CycloneDX.Core.dll
Syntax
[ProtoContract]
public class EvidenceMethods
Properties
|
Edit this page
View Source
Confidence
Declaration
[ProtoMember(2)]
public float Confidence { get; set; }
Property Value
|
Edit this page
View Source
Technique
Declaration
[ProtoMember(1)]
public EvidenceMethods.EvidenceTechnique Technique { get; set; }
Property Value
|
Edit this page
View Source
Value
Declaration
[ProtoMember(3)]
public string Value { get; set; }
Property Value