Click or drag to resize

SmtpConfigurationRequiresAuthentication Property

A flag to define whether the SMTP Connection requires Authentication

Namespace:  SMTPRouter.Models
Assembly:  SMTPRouter (in SMTPRouter.dll) Version: 1.0.0.4
Syntax
public bool RequiresAuthentication { get; set; }

Property Value

Type: Boolean
See Also