Skip to content

eaaaf672 b557 c17c d94f 486d2db93a40

Axel Kesseler edited this page Mar 1, 2023 · 4 revisions

IMailLoggerSettings.UseSsl Property

Determines whether the usage of SSL is enabled or not.

Namespace: Plexdata.LogWriter.Abstraction
Assembly: Plexdata.LogWriter.Mail (in Plexdata.LogWriter.Mail.dll) Version: 1.0.7.1

Syntax

C#

bool UseSsl { get; set; }

Property Value

Type: Boolean
The usage of SSL is enabled or not.

Remarks

This property allows to determine whether the usage of SSL is enabled or not. Default value is true.

See Also

Reference

IMailLoggerSettings Interface
Plexdata.LogWriter.Abstraction Namespace

Clone this wiki locally