Click or drag to resize

SmtpConnectionStringUseSsl Property

Indicates if the SMTP server use SSL protocol.

Namespace:  AskiaPortalCmn.Common
Assembly:  AskiaPortalCmn (in AskiaPortalCmn.dll) Version: 1.7.0-build068
Syntax
public bool UseSsl { get; set; }

Property Value

Type: Boolean
See Also