Click or drag to resize
PermissionTemplateType Enumeration
An enum of permission template types

Namespace:  BlackBerry.Workspaces.Enums
Assembly:  BlackBerryWorkspacesSDK (in BlackBerryWorkspacesSDK.dll) Version: 7.0.0.223 (7.0.0.223)
Syntax
C#
public enum PermissionTemplateType
Members
  Member nameValueDescription
CUSTOM0 ny template with permissions different than the existing predefined templates
MIXED1 sed for aggregation of several templates with different permissions
PREDEFINED2 redefined templates
See Also