| BannedIPInfoProviderCachedBannedIPs Property | 
            Contains denied IP address which accessed site from last change in banned IP info objects.
            Increases performance when attacker is spamming.
            
 
Namespace: CMS.ProtectionAssembly: CMS.Protection (in CMS.Protection.dll) Version: 10.0.0
 Syntax
Syntaxprotected HashSet<string> CachedBannedIPs { get; set; }Property Value
Type: 
HashSetString See Also
See Also