Click or drag to resize
BannedIPInfoProviderGlobalBannedIPs Property
Stores global banned IPs and if it is allowed.

Namespace: CMS.Protection
Assembly: CMS.Protection (in CMS.Protection.dll) Version: 9.0.0
Syntax
C#
protected List<BannedIPInfo> GlobalBannedIPs { get; set; }

Property Value

Type: ListBannedIPInfo
See Also