CustomRedaction

ReplacementOptions.CustomRedaction property

Gets or sets a custom redaction ICustomRedactionHandler handler that allows users to define their own redaction logic.

public ICustomRedactionHandler CustomRedaction { get; set; }

See Also