 | RedactDataFormatRedactions Method |
Formats redactions for logging.
Namespace:
Opait.Redact
Assembly:
Opait.Redact (in Opait.Redact.dll) Version: 1.3.3.0
Syntaxpublic string FormatRedactions(
out int count
)
Parameters
- count
- Type: SystemInt32
Returns the total number of redactions.
Return Value
Type:
StringFormatted redactions.
See Also