Click or drag to resize
SMTPServerInfoServerUserName Property
Gets or sets the user name for authentication.

Namespace: CMS.EmailEngine
Assembly: CMS.EmailEngine (in CMS.EmailEngine.dll) Version: 9.0.0
Syntax
C#
public virtual string ServerUserName { get; set; }

Property Value

Type: String
See Also