Click or drag to resize

OrgPermissionTypes Fields

The OrgPermissionTypes type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberApplication_CreateContentType_Key
Key of the permission type allowing the creation of content-types on applications.
Public fieldStatic memberApplication_Delete_Key
Key of the Delete permission type, applied on applications.
Public fieldStatic memberApplication_Read_Key
Key of the Read permission type, applied on applications.
Public fieldStatic memberApplication_Update_Key
Key of the Update permission type, applied on applications.
Public fieldStatic memberContentType_CreateItem_Key
Key of the permission type allowing the creation of items on content-types.
Public fieldStatic memberContentType_Delete_Key
Key of the Delete permission type, applied on content-types.
Public fieldStatic memberContentType_Read_Key
Key of the Read permission type, applied on content-types.
Public fieldStatic memberContentType_Update_Key
Key of the Update permission type, applied on content-types.
Public fieldStatic memberItem_Delete_Key
Key of the Delete permission type, applied on items.
Public fieldStatic memberItem_GotoAnyStep_Key
Key of the permission type allowing moving items' workflows to any step.
Public fieldStatic memberItem_GotoNextStep_Key
Key of the permission type allowing moving items' workflows to the next step.
Public fieldStatic memberItem_Read_Key
Key of the Read permission type, applied on items.
Public fieldStatic memberItem_ReassignTasks_Key
Key of the permission type allowing reassigning the task of items' workflows.
Public fieldStatic memberItem_Update_Key
Key of the Update permission type, applied on items.
Public fieldStatic memberSite_CreateApplication_Key
Key of the permission type allowing the creation of applications on sites.
Public fieldStatic memberSite_Delete_Key
Key of the Delete permission type, applied on sites.
Public fieldStatic memberSite_Read_Key
Key of the Read permission type, applied on sites.
Public fieldStatic memberSite_Update_Key
Key of the Update permission type, applied on sites.
Top
See Also