Table of Contents

Property TrustedCertificateAuthority

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

TrustedCertificateAuthority

The deployment-provisioned authority the server certificate must chain to, or null when the account validates against the system trust store alone.

public X509Certificate2? TrustedCertificateAuthority { get; init; }

Property Value

X509Certificate2