SmtpConfiguration.Parameters Property
Namespace: Rebex.Net
Assembly: Rebex.Smtp.dll (version 7.0.9448)
Parameters
Gets or sets the security parameters.
Declaration
public TlsParameters Parameters { get; set; }
Property Value
| Type | Description |
|---|---|
| TlsParameters | Security parameters. |