|
ReportingProcessBaseSmtpUsername Property
|
Gets or sets the username 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 SmtpUsername { get; set; }
Public Property SmtpUsername As String
Get
Set
member SmtpUsername : string with get, set
function get_SmtpUsername();
function set_SmtpUsername(value);
View SourceProperty Value
StringSee Also