Click or drag to resize

SmtpConfigurationAuthenticationEncoding Property

Gets or sets text encoding used when providing credentials.

Namespace:  Limilabs.Client.SMTP
Assembly:  Mail (in Mail.dll) Version: 3.0.23341.1754
Syntax
public Encoding AuthenticationEncoding { get; set; }

Property Value

Type: Encoding
See Also