Click or drag to resize

ReportingProcessBaseSmtpPassword Property

Gets or sets the password 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 SmtpPassword { get; set; }
View Source

Property Value

String
See Also