Click or drag to resize

ReportingProcessBaseSmtpUsername Property

Gets or sets the username used to authenticate to the SMTP server.

Namespace: GSF.TimeSeries.Reports
Assembly: GSF.TimeSeries (in GSF.TimeSeries.dll) Version: 2.4.181-beta
Syntax
public string SmtpUsername { get; set; }
View Source

Property Value

String
See Also