Class EvidenceOccurrence
Inherited Members
Namespace: CycloneDX.Models
Assembly: CycloneDX.Core.dll
Syntax
[ProtoContract]
public class EvidenceOccurrence
Properties
| Edit this page View SourceBomRef
Declaration
[JsonPropertyName("bom-ref")]
[ProtoMember(1)]
public string BomRef { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
Location
Declaration
[ProtoMember(2)]
public string Location { get; set; }
Property Value
| Type | Description |
|---|---|
| string |