OrgPermissionTypes Properties |
The OrgPermissionTypes type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | AllPermissionTypes |
Gets the list of all standard permission types.
|
![]() ![]() | Application_AllPermissionTypes |
Gets the list of permission types applied on applications.
|
![]() ![]() | Application_CreateContentType |
Gets the permission type allowing the creation of content-types on applications.
|
![]() ![]() | Application_Delete |
Gets the Delete permission type, applied on applications.
|
![]() ![]() | Application_Read |
Gets the Read permission type, applied on applications.
|
![]() ![]() | Application_Update |
Gets the Update permission type, applied on applications.
|
![]() ![]() | ContentType_AllPermissionTypes |
Gets the list of permission types applied on content-types.
|
![]() ![]() | ContentType_CreateItem |
Gets the permission type allowing the creation of items on content-types.
|
![]() ![]() | ContentType_Delete |
Gets the Delete permission type, applied on content-types.
|
![]() ![]() | ContentType_Read |
Gets the Read permission type, applied on content-types.
|
![]() ![]() | ContentType_Update |
Gets the Update permission type, applied on content-types.
|
![]() ![]() | Item_AllPermissionTypes |
Gets the list of permission types applied on items.
|
![]() ![]() | Item_Delete |
Gets the Delete permission type, applied on items.
|
![]() ![]() | Item_GotoAnyStep |
Gets the permission type allowing moving items' workflows to any step.
|
![]() ![]() | Item_GotoNextStep |
Gets the permission type allowing moving items' workflows to the next step.
|
![]() ![]() | Item_Read |
Gets the Read permission type, applied on items.
|
![]() ![]() | Item_ReassignTasks |
Gets the permission type allowing reassigning the task of items' workflows.
|
![]() ![]() | Item_Update |
Gets the Update permission type, applied on items.
|
![]() ![]() | Site_AllPermissionTypes |
Gets the list of permission types applied on sites.
|
![]() ![]() | Site_CreateApplication |
Gets the permission type allowing the creation of applications on sites.
|
![]() ![]() | Site_Delete |
Gets the Delete permission type, applied on sites.
|
![]() ![]() | Site_Read |
Gets the Read permission type, applied on sites.
|
![]() ![]() | Site_Update |
Gets the Update permission type, applied on sites.
|