SmtpConfiguration.Password Property
Namespace: Rebex.Net
Assembly: Rebex.Smtp.dll (version 8.0.9673)
Password
Gets or sets the password used for SMTP authentication.
Declaration
public string Password { get; set; }
Property Value
| Type | Description |
|---|---|
| String | Password. |