FakeRedactorProvider.GetRedactor(DataClassificationSet) Method

Definition

Gets the redactor configured to handle the specified data class.

public Microsoft.Extensions.Compliance.Redaction.Redactor GetRedactor (Microsoft.Extensions.Compliance.Classification.DataClassificationSet classifications);

Parameters

classifications
DataClassificationSet

Data classifications of the data to redact.

Returns

A redactor suitable to redact data of the given class.

Implements

Applies to

Product Versions
.NET 6 (package-provided), 8 (package-provided), 9 (package-provided)
.NET Framework 4.7 (package-provided), 4.7.1 (package-provided), 4.7.2 (package-provided), 4.8 (package-provided)