Index BlackBerry Workspaces SDK
BlackBerry Workspaces JSON
OrganizationProtectAnywherePolicy
An organizational protect anywhere policy
Parameters
Name Type Description

whitelistUsers

Set(String)

Not null
Default value: new HashSet<>()

List of white listed user email addresses

Json Format
{
whitelistUsers: Set(String)
}