Click or drag to resize
ProtectAnywhereTemplateName Enumeration
Used for setting max allowed template for protector rules. 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 ProtectAnywhereTemplateName
Members
  Member nameValueDescription
CONTROLLED0 ontrolled
CONTROLLED_EDIT1 ontrolled edit
CONTROLLED_PRINT2 ontrolled print
CONTROLLED_PRINT_EDIT3 ontrolled print edit
CONTROLLED_FULL4 ontrolled full
FULL_ACCESS5 ull access
See Also