Click or drag to resize
BannedIPInfoProviderSitesBannedIPs Property
Stores site related 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> SitesBannedIPs { get; set; }

Property Value

Type: ListBannedIPInfo
See Also