• BlackBerry Dynamics
  • Runtime library for Android applications
  • 12.0.1.79
ThreatType Enum Reference

The enumeration for types of threats detected by the runtime.

Public Attributes

 GeoZone =(6)
 Determine a user’s security risk level based on their real-world context. More...
 
 Identity =(7)
 Determine whether current application activity matches the behavior and identity of the authorized user. More...
 

Member Data Documentation

◆ GeoZone

GeoZone =(6)

Determine a user’s security risk level based on their real-world context. Utilizes events and location data and scores these against geozones set by an administrator.

Requires BlackBerry Persona to be enabled.

◆ Identity

Identity =(7)

Determine a user’s security risk level based on behavior and usage analysis. Requires BlackBerry Persona to be enabled.