Apply

CustomRedactionResult.Apply property

Indicates whether the redaction should be applied. If true, the redacted content will replace the original content.

public bool Apply { get; set; }

See Also