Click or drag to resize

ReportingProcessBaseSmtpSecurePassword Property

Gets or sets the password used to authenticate to the SMTP server as a secure string.

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

Property Value

SecureString
See Also