Gets and sets the type of authentication for the SMTP server.
Namespace: Ingeniux.CMSAssembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 9.0.565.0 (9.0.565)
EnumSMTPAuthenticationType AuthenticationType { get; set; }
Property AuthenticationType As EnumSMTPAuthenticationType
Get
Set
property EnumSMTPAuthenticationType AuthenticationType {
EnumSMTPAuthenticationType get ();
void set (EnumSMTPAuthenticationType value);
}
abstract AuthenticationType : EnumSMTPAuthenticationType with get, set
Property Value
Type:
EnumSMTPAuthenticationType
Reference