Class Definitions
Inherited Members
Namespace: CycloneDX.Models
Assembly: CycloneDX.Core.dll
Syntax
[ProtoContract]
public class Definitions
Properties
| Edit this page View SourceStandards
Declaration
[JsonPropertyName("standards")]
[ProtoMember(1)]
public List<Standard> Standards { get; set; }
Property Value
| Type | Description |
|---|---|
| List<Standard> |
Standards_XML
Declaration
[JsonIgnore]
public StandardsType Standards_XML { get; set; }
Property Value
| Type | Description |
|---|---|
| StandardsType |