BannedIPInfoProviderIsAllowed Method |
Name | Description | |
---|---|---|
IsAllowed(String, BanControlEnum) |
Returns true if client IP address (from HttpContext) is allowed to access the site, false if it is banned.
| |
IsAllowed(String, String, BanControlEnum) |
Returns true if client IP address is allowed to access the site, false if it is banned.
|