RedactionStatus class

RedactionStatus class

The RedactionStatus type exposes the following members:

Fields

Field Description
APPLIED Redaction was fully and successfully applied.
PARTIALLY_APPLIED Redaction was applied only to a part of its matches.
SKIPPED Redaction was skipped (not applied).
FAILED Redaction failed with exception.

Guides

Task guides that use RedactionStatus:

See Also