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

Namespace: CMS.Protection
Assembly: CMS.Protection (in CMS.Protection.dll) Version: 9.0.0
Syntax
C#
protected virtual ObjectQuery<BannedIPInfo> GetBannedIPsInternal()

Return Value

Type: ObjectQueryBannedIPInfo
See Also