Прочетете на английски

Споделяне чрез


DataClassificationSet Class

Definition

Represents a set of data classifications.

C#
public sealed class DataClassificationSet : IEquatable<Microsoft.Extensions.Compliance.Classification.DataClassificationSet>
Inheritance
DataClassificationSet
Implements

Constructors

Methods

Equals(DataClassificationSet)

Compares an object with the current instance to see if they contain the same classifications.

Equals(Object)

Compares an object with the current instance to see if they contain the same classifications.

FromDataClassification(DataClassification)

Converts a single classification to a data classification set.

GetHashCode()

Gets a hash code for the current object instance.

ToString()

Returns a string representation of this object.

Union(DataClassificationSet)

Creates a new data classification set that combines the current classifications with another set.

Operators

Implicit(DataClassification to DataClassificationSet)

Converts a single classification to a data classification set.

Applies to

Продукт Версии
.NET 8 (package-provided), 9 (package-provided), 10 (package-provided)
.NET Standard 2.0 (package-provided)