Property AuthenticatedDomain
- Namespace
- MailFathom.Application.Emails.Summaries
- Assembly
- MailFathom.Application.dll
AuthenticatedDomain
Gets the domain that authenticated, or null where none did.
public SenderDomain? AuthenticatedDomain { get; init; }