Property AuthenticationResults
- Namespace
- MailFathom.Application.Spam.Signals
- Assembly
- MailFathom.Application.dll
AuthenticationResults
Gets the sender-authentication outcomes the message carried, nearest hop first.
public IReadOnlyList<MessageAuthenticationResult> AuthenticationResults { get; }