Click or drag to resize

SmtpAuthExtensionMethods Property

Gets supported authentication methods.

Namespace:  Limilabs.Client.SMTP
Assembly:  Mail (in Mail.dll) Version: 3.0.23341.1754
Syntax
public List<SmtpAuthenticationMethod> Methods { get; }

Property Value

Type: ListSmtpAuthenticationMethod
See Also