Click or drag to resize
Grid Solutions Framework

EmailNotifierEnableSSL Property

Gets or sets the flag that determines whether to use SSL when communicating with the SMTP server.

Namespace: DynamicCalculator
Assembly: DynamicCalculator (in DynamicCalculator.dll) Version: 2.4.182-beta
Syntax
[ConnectionStringParameterAttribute]
[DefaultValueAttribute(false)]
public bool EnableSSL { get; set; }
View Source

Property Value

Boolean
See Also