Name | Description | |
---|---|---|
![]() | AgentSwitchCount | an proximate count of how often the user switched the user agent |
![]() | AssumedBlockedTill | Gets the assumed UTC date until when we assumed the user will be blocked. |
![]() | CIDR | The IP address of the user in CIDR format (Classless Inter-Domain Routing) |
![]() | Device | the users device data |
![]() | GeoBlockCount | an proximate count of how often the user was triggered access blocking based on his geography |
![]() | Id | the integer ID for the user |
![]() | IPAddress | Gets the IP address. |
![]() | IsSpoofing | Indicates that the user is faking to be a search engine, or other known service etc Finds-out if the user is using a fake user-agent |
![]() | JavaEnabled | Indicate if the user has responded to JavaScript when using the User Discovery protection |
![]() | KeyboardCount | A increment of how many page requests send of those the keyboard was used |
![]() | KnownViolations | Gets the known violations for this user. |
![]() | LastBlock | Gets the last time the user was blocked. |
![]() | LastInteraction | Last time the user had interactivity recorder by the firewall |
![]() | LastViolation | Gets the UTC date when last violation occurred. |
![]() | Location | Get the location of the user if the location has been determined |
![]() | ModelBlockCount | How often a user submitted a bad model that got rejected using the Walter.Web.FireWall.Annotations.ModelFilterAttribute annotation protection |
![]() | MouseCount | A increment of how many page requests send of those the mouse was used |
![]() | NavigatesToLinkNotOnSitemapCount | Provides a count of how often a user did not access a link found on the users site map. implies firewall site-map is configured |
![]() | Referrer | The first page we know the user to have used to access our site, this can be a search engine, link in a post etc. |
![]() | Screen | Access the users screen device as we have last seen it |
![]() | SessionId | firewall user session id regardless if ISession is supported by the application |
![]() | TouchCount | A increment of how many page requests send of those a touch screen was used |
![]() | UserType | Gets or sets the type of the user. |
![]() | ViolationsBlockCount | an proximate count of how often the triggered a firewall rule we know he was blocked |
![]() | ViolationsCount | an proximate count of how often the triggered a firewall rule we know he violated |
![]() | Visits | How often the user has visited the application |
![]() | VisitsWithSuspiciousHeaders | how often we have seen the user access the site where the request headers do not match that what we expect the device to provide. |