Table of Contents

Property All

Namespace
MailFathom.Infrastructure.Mail.OAuth
Assembly
MailFathom.Infrastructure.dll

All

Gets every supported grant.

public static IReadOnlyList<MailOAuthGrant> All { get; }

Property Value

IReadOnlyList<MailOAuthGrant>

Remarks

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