Show / Hide Table of Contents

Class DataClassification

Inheritance
System.Object
DataClassification
Namespace: CycloneDX.Models
Assembly: CycloneDX.Core.dll
Syntax
public class DataClassification : object

Properties

| Improve this Doc View Source

Classification

Declaration
public string Classification { get; set; }
Property Value
Type Description
System.String
| Improve this Doc View Source

Flow

Declaration
public DataFlowDirection Flow { get; set; }
Property Value
Type Description
DataFlowDirection
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX