Click or drag to resize

Pop3ConfigurationAuthenticationEncoding Property

Gets or sets text encoding used when providing credentials.

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

Property Value

Type: Encoding
See Also