Class Data
Inheritance
System.Object
Data
Assembly: CycloneDX.Core.dll
Syntax
public class Data : object
Properties
|
Improve this Doc
View Source
BomRef
Declaration
public string BomRef { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Classification
Declaration
public string Classification { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Contents
Declaration
public Data.DataContents Contents { get; set; }
Property Value
|
Improve this Doc
View Source
Description
Declaration
public string Description { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Governance
Declaration
public DataGovernance Governance { get; set; }
Property Value
|
Improve this Doc
View Source
Graphics
Declaration
public GraphicsCollection Graphics { get; set; }
Property Value
|
Improve this Doc
View Source
Name
Declaration
public string Name { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
SensitiveData
Declaration
public string SensitiveData { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Type
Declaration
public Data.DataType Type { get; set; }
Property Value