Table of Contents

Property All

Namespace
MailFathom.Domain.Transport
Assembly
MailFathom.Domain.dll

All

Gets every supported mechanism.

public static IReadOnlyList<MailAuthenticationMechanism> All { get; }

Property Value

IReadOnlyList<MailAuthenticationMechanism>

Remarks

Declared last so the members it lists are already initialized when this initializer runs.