redactPii
function redactPii(text, detect?): PiiScanResult;Scan and redact PII in text. Returns the redacted text plus the list of
matches (detector + original matched text) so callers can audit what was
found without re-detecting.
Parameters
Section titled “Parameters”| Parameter | Type | Default value |
|---|---|---|
|
|
|
|
|
|
|