ConfigurationService.SmtpDefaultCredentials Property
- Namespace:
- Weavy.Core.Services
- Assembly:
- Weavy.Core.dll
Gets a value indicating whether default user credentials should be used to access the SMTP server.
When this property is set, username and password will be ignored (weavy.smtp-default-credentials
).
public static bool SmtpDefaultCredentials { get; }
Property value
bool