Text

CustomRedactionResult.Text property

The redacted version of the text. This will replace the original content if Apply is true.

public string Text { get; set; }

See Also