[Missing <summary> documentation for "T:IMailAPI_NET.POPSettings"]
Inheritance Hierarchy
IMailAPI_NETPOPSettings
Namespace: IMailAPI_NET
Assembly: IMailAPI_NET (in IMailAPI_NET.dll) Version: 1.0.0.0
Syntax
The POPSettings type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | POPSettings | Initializes a new instance of the POPSettings class |
Methods
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | Save | |
![]() | ToString | (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
![]() | AccessControlTtl |
Time to live for cache records
|
![]() | AllowAPOP | |
![]() | AllowPWD | |
![]() | AllowXTND | |
![]() | ControlAccessClass | |
![]() | Debug | |
![]() | DenyHack | |
![]() | DisableUnsecuredAuthentication | |
![]() | EnableSSL | |
![]() | EnableTLS | |
![]() | HarvestingPreventionEnabled |
Are we preventing potential account harvesting
|
![]() | HelloMessage | |
![]() | LogLevel | |
![]() | MaxLoginAttemptsPerIP |
Maximum number of login attempts per IP
|
![]() | MaxLoginAttemptsPerSession |
Maximum number of login attempts per session
|
![]() | SSLPort |
See Also