ConfigurationService.SmtpSsl Property
- Namespace:
- Weavy.Core.Services
- Assembly:
- Weavy.Core.dll
Gets a value indicating whether to use Secure Sockets Layer (SSL) to encrypt the connection with the SMTP server (weavy.smtp-ssl
).
public static bool SmtpSsl { get; }
Property value
bool