Class Map
Assembly: CycloneDX.Core.dll
Syntax
[ProtoContract]
public class Map
Properties
|
Edit this page
View Source
Claims
Declaration
[ProtoMember(2)]
public List<string> Claims { get; set; }
Property Value
|
Edit this page
View Source
Confidence
Declaration
[ProtoMember(5)]
public Confidence Confidence { get; set; }
Property Value
|
Edit this page
View Source
Declaration
[ProtoMember(4)]
public Conformance Conformance { get; set; }
Property Value
|
Edit this page
View Source
CounterClaims
Declaration
[ProtoMember(3)]
public List<string> CounterClaims { get; set; }
Property Value
|
Edit this page
View Source
Requirement
Declaration
[ProtoMember(1)]
public string Requirement { get; set; }
Property Value