Name | Description | |
---|---|---|
AddRecovery | Recovery data for encrypted data Indicates if a IP Address is local to the server | |
AddRuntimeFilter | Add a runtime filter blocking incident related user for a given duration from accessing service | |
Allow | Overloaded. AllowRaiseIncident a context to pass through the firewall | |
Block | Blocks the request using the specified rule. | |
ChangeStateTo | You can change the state of the firewall at runtime by calling this method in your code. | |
Clear | Clear backing storage from the firewall to delete some types of data or reset it to factory default | |
Enqueue | Overloaded. Enqueues the specified Content Security Policy Violation. | |
GetGeoLocation | get the firewall's hosted geographical location | |
GetHistory | Gets the history of pages being requested. | |
GetIspReport | return the ISP providers ordered by the ISP with the most incidents | |
GetMapLocation | get the firewall's hosted geographical map location | |
GetPhishyVisitStats | Overloaded. Gets the phishy request for a given timespan. | |
GetReport | Access the runtime reporting interface allows for access to the simple reporting data that can be used in health type reports scenarios. | |
GetUserHistory | Gets the user history between 2 date times. | |
GetUserVisits | Get the user visits information from firewall storage | |
GetVisitStats | Overloaded. Gets the visit stats for all user in a given timespan. | |
HelpLink | Helps the link for a registered enumerator with ToDo as well as Error enumerators. | |
IsKnownUrl | Determines whether the URL is a known and configured endpoint. | |
IsLocalIpAddress | the address to investigate | |
IsSearchEngine | Test if the IP address resolves to the DNS entry of a supported Search engine | |
IsTorExitNode | Determines whether the IP address is a Tor exit node. | |
LogException<T> | Logs the exception. | |
LogTodo<T> | Logs the to-do item with the firewall and can later be accessed in reporting interface. | |
ModelIsValid | Tests to see if the models provided is valid and makes sense for the current user. | |
NextFireWallUserId | Returns a user id for a given user and user device | |
PageWasServedToUser | tests if a given page trace id was send to a given user. | |
PhishyVisits | Overloaded. Get the visits that on endpoints that have not been protected by the firewall | |
RebuildWhois | Rebuilds the who-is ISP table for the firewall database. | |
Remember | Overloaded. remember the map location for future use | |
RenderView<TModel> | Render a razor view using a firewall reporting model | |
Report | Overloaded. Simple runtime reporting interface allows for text based reports that can be used in health type reports. | |
ResetFireWallBlocking | Overloaded. Reset the firewall release all blocked connections | |
ResetFireWallBlockingIP | Reset the firewall release all blocked connections for a given IP address | |
SetItem | Sets the specified geography factory that is to be used by the firewall. | |
TryGetAgentReputation | Try and get a user-agent reputation | |
TryGetIncidentStats | of the visited page returns any known incident statistics. | |
TryGetUser | Tries to get the firewall user using an IP address and his assigned firewall ID. | |
TryGetUsers | Overloaded. Tries the get the last known firewall user using an IP address. | |
TryGetValidateUserJavaScript | Tries to get User validation script from the compiled resources. | |
UpdateInterceptLocation | Overloaded. Updates the intercept location. | |
UpdatePageRequest | Updates the page request and mark the incident. | |
UpdateWhois | Update the WHOIS record on the PhishyVisit data object | |
Whois | Overloaded. Queries the firewall for WHOIS information in regards to the owner of the IP address of a a given Page | |
WhoisAsync | Overloaded. Queries the firewall for WHOIS information in regards to the owner of the IP address of a a given Page |