Table of Contents

Property CanIssueLinks

Namespace
MailFathom.Application.EmailContent.Attachments
Assembly
MailFathom.Application.dll

Gets whether this deployment can mint a link at all.

bool CanIssueLinks { get; }

Property Value

bool

False when no public address is declared, and false when the deployment configures no key ring to sign with. Both are configuration rather than failure, so a read reports the attachments and says no link was issued instead of failing.