SecurityPerimeter
#include <bb/system/SecurityPerimeter>
To link against this class, add the following line to your .pro file: LIBS += -lbbsystem
The perimeter associated with the application.
Since:
BlackBerry 10.0.0
Public Types Index
enum TypeDefault = 0, Enterprise = 1, Personal = 2 |
Public Types
The perimeter associated with the application.
Since:
BlackBerry 10.0.0
- Default = 0
The context-specific default perimeter.
Since:BlackBerry 10.0.0
- Enterprise = 1
The enterprise perimeter.
Since:BlackBerry 10.0.0
- Personal = 2
The personal perimeter.
Since:BlackBerry 10.0.0