Class Map
Inheritance
System.Object
Map
Assembly: CycloneDX.Core.dll
Syntax
public class Map : object
Properties
|
Improve this Doc
View Source
Claims
Declaration
public List<string> Claims { get; set; }
Property Value
Type |
Description |
List<System.String> |
|
|
Improve this Doc
View Source
Confidence
Declaration
public Confidence Confidence { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public Conformance Conformance { get; set; }
Property Value
|
Improve this Doc
View Source
CounterClaims
Declaration
public List<string> CounterClaims { get; set; }
Property Value
Type |
Description |
List<System.String> |
|
|
Improve this Doc
View Source
Requirement
Declaration
public string Requirement { get; set; }
Property Value
Type |
Description |
System.String |
|