Overload | Description |
---|---|
GetEntries() | Gets the entries. |
GetEntries(GeoLocation[]) | Get all entries on a given location |
GetEntries(Int64,Int64) | Get all active incidents for a given IP CIDR range |
GetEntries(DateTime,DateTime) | Get all active incidents for a given date range |
GetEntries(Int64,DateTime) | Gets the entries belonging to a page request on a given date . |
GetEntries(IFirewallUser) | Get all incidents that belong to a user |
GetEntries(UserTypes) | Get all incidents that belong to a user type (all flags must match) |
GetEntries(String) | Gets the entries belonging to a page request on a given date . |