BannedIPInfoProvider.GlobalBannedIPs Property |
Stores global banned IPs and if it is allowed.
Namespace: CMS.ProtectionAssembly: CMS.Protection (in CMS.Protection.dll) Version: 11.0.0
Syntaxprotected List<BannedIPInfo> GlobalBannedIPs { get; set; }
Property Value
Type:
List<BannedIPInfo>
See Also