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.26106.1555
Syntax
public Encoding AuthenticationEncoding { get; set; }

Property Value

Encoding
See Also