Click or drag to resize
SMTPServerInfoServerUseSSL Property
Gets or sets if SSL should be used to encrypt the connection.

Namespace: CMS.EmailEngine
Assembly: CMS.EmailEngine (in CMS.EmailEngine.dll) Version: 9.0.0
Syntax
C#
public virtual bool ServerUseSSL { get; set; }

Property Value

Type: Boolean
See Also