Gets or sets the authentication method.
Namespace:
Rebex.Net
Assembly:
Rebex.Smtp (in Rebex.Smtp.dll)
Syntax
Visual Basic |
---|
Public Property AuthenticationMethod As SmtpAuthentication Get Set |
C# |
---|
public SmtpAuthentication AuthenticationMethod { get; set; } |