Table of Contents

Property ConnectionSecurity

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

ConnectionSecurity

Gets or sets how the connection is encrypted.

public MailConnectionSecurity ConnectionSecurity { get; set; }

Property Value

MailConnectionSecurity

Remarks

Only TlsOnConnect and StartTlsRequired guarantee encryption; every other mode requires AllowInsecureConnection.