• BlackBerry Spark AppSecure
  • Security library for Android applications
  • 0.7.915.0
DeviceSoftwareRules.DeviceSoftwareCheck Enum Reference

Enumeration of software security checks which may be evaluated by the library. More...

Description

These checks require the rules to be configured in order to be enabled. For example, the oldest permitted security patch level or the minimum OS version needs to be defined.

Public Attributes

 DEVICE_SECURITY_PATCH_SOFTWARE
 Check if the device security patch level meets the minimum requirement.
 
 DEVICE_OS_SOFTWARE
 Check if the device operating system version meets the minimum requirement.
 
 DEVICE_MANUFACTURER
 Check if the device manufacturer is flagged as being prohibited in the rules. More...
 
 DEVICE_MODEL
 Check if the device model is flagged as being prohibited in the rules. More...
 

Member Data Documentation

◆ DEVICE_MANUFACTURER

DEVICE_MANUFACTURER

◆ DEVICE_MODEL

DEVICE_MODEL