Show / Hide Table of Contents

Class Confidence

Inheritance
System.Object
Confidence
Namespace: CycloneDX.Models
Assembly: CycloneDX.Core.dll
Syntax
public class Confidence : object

Properties

| Improve this Doc View Source

Rationale

Declaration
public string Rationale { get; set; }
Property Value
Type Description
System.String
| Improve this Doc View Source

Score

Declaration
public double Score { get; set; }
Property Value
Type Description
System.Double
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX