SmtpConfiguration.AuthenticationMethod Property
Namespace: Rebex.Net
Assembly: Rebex.Smtp.dll (version 8.0.9673)
AuthenticationMethod
Gets or sets the authentication method.
Declaration
public SmtpAuthentication AuthenticationMethod { get; set; }
Property Value
| Type | Description |
|---|---|
| SmtpAuthentication | Authentication method. |