Click or drag to resize

ServerRequiresAuthentication Property

Defines whether the SMTP Requires authentication

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

Property Value

Type: Boolean
See Also