C#: MimeAnonymizer.PreserveHeaders — a HashSet
StaticanonymizeAnonymizes a raw Received header value.
The raw header value.
The anonymized header value.
StaticanonymizeAnonymizes a raw address header value.
The raw header value.
The anonymized header value.
StaticanonymizeAnonymizes a raw unstructured header value.
The raw header value.
The anonymized header value.
StaticanonymizeAnonymizes a raw Content-Disposition header value.
The raw header value.
The anonymized header value.
StaticanonymizeAnonymizes a raw Content-Type header value.
The raw header value.
The anonymized header value.
Anonymizes a MIME message and writes it to a stream.
The message to anonymize.
The stream to write the anonymized message to.
Anonymizes a MIME message using formatting options and writes it to a stream.
The formatting options.
The message to anonymize.
The stream to write the anonymized message to.
Anonymizes a MIME entity and writes it to a stream.
The MIME entity to anonymize.
The stream to write the anonymized entity to.
Anonymizes a MIME entity using formatting options and writes it to a stream.
The formatting options.
The MIME entity to anonymize.
The stream to write the anonymized entity to.
Anonymizes identifying data in MIME messages and entities.