EmailSettings.

EnableSsl Property

Summary

Gets or sets a value indicating whether the connection should be encrypted using Ssl.
Assembly
Cake.Email.dll
Namespace
Cake.Email
Containing Type
EmailSettings

Syntax

public bool EnableSsl { get; set; }

Value

Type Description
bool