Data Leakage Prevention
The
BlackBerry UEM
administrator can use Data Leakage Prevention (DLP) settings in BlackBerry
Dynamics
profiles (UEM
) to configure data protection standards, including enabling or disabling copy and paste between BlackBerry
Dynamics
apps and non-BlackBerry
Dynamics
apps, screen captures, dictation, FIPS, and more.Contact your organization’s administrator to configure DLP standards as necessary for your custom
BlackBerry
Dynamics
apps.Note the following for the different platforms of the SDK:
SDK platform | Notes |
---|---|
BlackBerry Dynamics SDK for Android | The SDK provides the following classes to manage the secure copy, cut, and paste of data. These classes are replacements for the equivalent standard Android classes. The secure copy-cut-paste sample app demonstrates uses of the secure clipboard and the secure widgets.
The widget classes starting with "GDAppCompat" are replacements for the corresponding Android AppCompat widgets. Due to current DLP controls, the setOnReceiveContentListener method is not supported in the components and widgets listed above. |