Microsoft.Extensions.Compliance.Classification Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Contains types for data classification, including attributes and utilities for classifying and managing data.
Classes
| DataClassificationAttribute |
Base attribute for data classification. |
| DataClassificationSet |
Represents a set of data classifications. |
| DataClassificationTypeConverter |
Provides a way to convert a DataClassification to and from a string. |
| NoDataClassificationAttribute |
Indicates data which is specifically not classified. |
| UnknownDataClassificationAttribute |
Indicates data whose classification is unknown. |
Structs
| DataClassification |
Represents a single classification which is part of a data taxonomy. |