Click or drag to resize

IEmailerAuthenticationType Property


Gets and sets the type of authentication for the SMTP server.

Namespace:  Ingeniux.CMS
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
Syntax
EnumSMTPAuthenticationType AuthenticationType { get; set; }

Property Value

Type: EnumSMTPAuthenticationType
See Also