| BannedIPInfoProvider Properties |
The BannedIPInfoProvider type exposes the following members.
| Name | Description | |
|---|---|---|
| CachedBannedIPs |
Contains denied IP address which accessed site from last change in banned IP info objects.
Increases performance when attacker is spamming.
| |
| DataSource |
Data source for the provider
(Inherited from AbstractInfoProviderTInfo, TProvider, TQuery.) | |
| GlobalBannedIPs |
Stores global banned IPs and if it is allowed.
| |
| HashtableSettings |
Gets hashtable settings
(Inherited from AbstractInfoProviderTInfo, TProvider, TQuery.) | |
| InfoObject |
Info object instance the provider is working with.
(Inherited from AbstractInfoProviderTInfo, TProvider, TQuery.) | |
| IsValid |
Indicates if the provider instance is up-to-date and can be used to manage object instances.
(Inherited from AbstractInfoProviderTInfo, TProvider, TQuery.) | |
| LastChange |
Returns time of the last change in banned IP settings.
| |
| LastChangeInternal |
Returns time of the last change in banned IP settings.
| |
| SitesBannedIPs |
Stores site related banned IPs and if it is allowed.
| |
| TypeInfo |
Object type information.
(Inherited from AbstractInfoProviderTInfo, TProvider, TQuery.) |