Click or drag to resize
PermissionTemplateNameRequest Enumeration
This must be synced with the existing templates in the database which are static at the moment

Namespace:  BlackBerry.Workspaces.Enums
Assembly:  BlackBerryWorkspacesSDK (in BlackBerryWorkspacesSDK.dll) Version: 7.0.0.223 (7.0.0.223)
Syntax
C#
public enum PermissionTemplateNameRequest
Members
  Member nameValueDescription
FULL_ACCESS0 ull access
ONLINE_VIEW1 nline view
PRINT2 rint
SPOTLIGHT_VIEW3 potlight view
CONTROLLED4 ontrolled
CONTROLLED_EDIT5 ontrolled edit
CONTROLLED_PRINT6 ontrolled print
CONTROLLED_PRINT_EDIT7 ontrolled print edit
CONTROLLED_FULL8 ontrolled full
See Also