Click or drag to resize

ServicePropertiessmtpmail_AuthenticationType Property

The authentication type to use when connecting to the SMTP server. See SmtpAuthenticationType

Namespace:  SystemProperties
Assembly:  EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
SmtpAuthenticationType smtpmail_AuthenticationType { get; }

Property Value

Type: SmtpAuthenticationType
The authentication type to use when connecting to the SMTP server. See SmtpAuthenticationType
Remarks
Applies to ServiceInstance smtpmail only.
See Also