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