Table of Contents

Property NormalizedValue

Namespace
MailFathom.Domain.Emails.Authentication
Assembly
MailFathom.Domain.dll

NormalizedValue

Gets the comparison form of the configured identifier, which a header's own identifier is matched against.

public string NormalizedValue { get; }

Property Value

string

Remarks

Upper-cased, for the reason every other comparison key in this system is: the form round-trips in every culture.