Explicitly disables APOP authentication.
Namespace:
Rebex.Net
Assembly:
Rebex.Pop3 (in Rebex.Pop3.dll)
Syntax
Visual Basic |
---|
Public Property DisableApopAuthentication As Boolean Get Set |
C# |
---|
public bool DisableApopAuthentication { get; set; } |