|
ReportingProcessBaseSmtpPassword Property
|
Gets or sets the password used to authenticate to the SMTP server.
Namespace: GSF.TimeSeries.ReportsAssembly: GSF.TimeSeries (in GSF.TimeSeries.dll) Version: 2.4.207-beta
Syntax public string SmtpPassword { get; set; }
Public Property SmtpPassword As String
Get
Set
member SmtpPassword : string with get, set
function get_SmtpPassword();
function set_SmtpPassword(value);
View SourceProperty Value
StringSee Also