Click or drag to resize

EmailNotificationConfigurationSectionSmtp Property

SMTP Configuration settings

Namespace:  SanteDB.Core.Configuration
Assembly:  SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 2.2.1
Syntax
public SmtpConfiguration Smtp { get; set; }

Property Value

Type: SmtpConfiguration
See Also