API Reference
Class
BlockListEntry
Represents an HTTP based IP block list source.
Inheritance
- Object
- BlockListEntry
Remarks
Entries are typically loaded from text files where each line contains a URL pointing to a list of blocked IP addresses.
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Returned or exposed by
- Method DNSBLAnalysis.GetIpBlockLists
- Property DnsblConfiguration.IpBlockLists
- Property IpBlockListAnalysis.Entries
Constructors
public BlockListEntry() #Inherited Methods
public override Boolean Equals(Object obj) #Returns:
BooleanInherited from Object
Parameters
- obj Object