SmtpSettings.Username property

namespace: Serenity.Extensions   assemblySerenity.Extensions

The username used to authenticate with the SMTP server.

public string Username { get; set; }

See Also