Click or drag to resize

SmtpConnectionElementRequiresAuthentication Property

A flag to define whether the SMTP Connection requires Authentication

Namespace:  SMTPRouter.Windows.Configuration
Assembly:  SMTPRouter.Windows (in SMTPRouter.Windows.dll) Version: 1.0.0.3 (1.0.0.3)
Syntax
public bool RequiresAuthentication { get; }

Property Value

Type: Boolean
See Also