Class EvidenceMethods
Inheritance
System.Object
EvidenceMethods
Assembly: CycloneDX.Core.dll
Syntax
public class EvidenceMethods : object
Properties
|
Improve this Doc
View Source
Confidence
Declaration
public float Confidence { get; set; }
Property Value
Type |
Description |
System.Single |
|
|
Improve this Doc
View Source
Technique
Declaration
public EvidenceMethods.EvidenceTechnique Technique { get; set; }
Property Value
|
Improve this Doc
View Source
Value
Declaration
public string Value { get; set; }
Property Value
Type |
Description |
System.String |
|