OrgPermissionTypes Fields |
The OrgPermissionTypes type exposes the following members.
| Name | Description | |
|---|---|---|
| Application_CreateContentType_Key |
Key of the permission type allowing the creation of content-types on applications.
| |
| Application_Delete_Key |
Key of the Delete permission type, applied on applications.
| |
| Application_Read_Key |
Key of the Read permission type, applied on applications.
| |
| Application_Update_Key |
Key of the Update permission type, applied on applications.
| |
| ContentType_CreateItem_Key |
Key of the permission type allowing the creation of items on content-types.
| |
| ContentType_Delete_Key |
Key of the Delete permission type, applied on content-types.
| |
| ContentType_Read_Key |
Key of the Read permission type, applied on content-types.
| |
| ContentType_Update_Key |
Key of the Update permission type, applied on content-types.
| |
| Item_Delete_Key |
Key of the Delete permission type, applied on items.
| |
| Item_GotoAnyStep_Key |
Key of the permission type allowing moving items' workflows to any step.
| |
| Item_GotoNextStep_Key |
Key of the permission type allowing moving items' workflows to the next step.
| |
| Item_Read_Key |
Key of the Read permission type, applied on items.
| |
| Item_ReassignTasks_Key |
Key of the permission type allowing reassigning the task of items' workflows.
| |
| Item_Update_Key |
Key of the Update permission type, applied on items.
| |
| Site_CreateApplication_Key |
Key of the permission type allowing the creation of applications on sites.
| |
| Site_Delete_Key |
Key of the Delete permission type, applied on sites.
| |
| Site_Read_Key |
Key of the Read permission type, applied on sites.
| |
| Site_Update_Key |
Key of the Update permission type, applied on sites.
|