Class Confidence
Inheritance
System.Object
Confidence
Namespace: CycloneDX.Models
Assembly: CycloneDX.Core.dll
Syntax
public class Confidence : object
Properties
| Improve this Doc View SourceRationale
Declaration
public string Rationale { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Score
Declaration
public double Score { get; set; }
Property Value
Type | Description |
---|---|
System.Double |