Click or drag to resize
BannedIPInfoProviderGetBannedIPs Method
Returns the query for all banned IPs.

Namespace: CMS.Protection
Assembly: CMS.Protection (in CMS.Protection.dll) Version: 8.2.23
Syntax
C#
public static ObjectQuery<BannedIPInfo> GetBannedIPs()

Return Value

Type: ObjectQueryBannedIPInfo
See Also