ReportingProcessBaseSmtpSecurePassword Property

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

Definition

Namespace: Gemstone.Timeseries.Reports
Assembly: Gemstone.Timeseries (in Gemstone.Timeseries.dll) Version: 1.0.172 -- Release Build+ace768d5e4de8ccdda90a0d8c11832c746f370e1
public SecureString SmtpSecurePassword { get; set; }

Property Value

SecureString

See Also