Microsoft.Extensions.Compliance.Testing 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 testing compliance features, including fake redactors and data classifications.
Classes
FakeRedactionCollector |
Usage history of fake redaction types. |
FakeRedactor |
Redactor designed for use in tests. |
FakeRedactorOptions |
Options to control the fake redactor. |
FakeRedactorProvider |
A provider of fake redactors. |
FakeTaxonomy |
Simple data classifications for testing. |
PrivateDataAttribute |
Private data. |
PublicDataAttribute |
Public data. |
Structs
RedactedData |
State representing a single redaction "event". |
RedactorRequested |
State representing a single request for a redactor. |