Show/Hide Toolbars

Therefore Programming Interface 3.0

Types of Thereforeā„¢ permissions.

 

Name

Hex Value

Description

IgnorePermissions

0x00000000

Get all permissions. Available for permission read and query operations only. DO NOT assign this value to the ThePermission.Permission property and DO NOT use it with the ThePermissionList.Add method. Doing so will throw an exception.

OperatorPermission

0x00000001

Operator permission.

AdminPermission

0x00000002

Administrator permission.

SetPermPermission

0x00000004

Permission to set permissions for all Thereforeā„¢ users.

AccessPermission

0x00000008

Basic access permission.

TheSystemConnectPermission

0x00000010

Connect to the Thereforeā„¢ system.

TheSystemWritePermission

0x00000020

Write to the Thereforeā„¢ system.

CategoryArchivePermission

0x00000040

Archive in a category.

QueryAdminPermission

0x00000080

Administer a query.

QueryExecutePermission

0x00000100

Execute a query.

QueryCtgrytabsPermission

0x00000200

Access query category tabs.

KeywordDictionaryChangePermission

0x00000400

Make changes to the keyword dictionary.

QueryTemplatesReadPermission

0x00000800

Read query templates.

DocViewinHitListPermission

0x00001000

View documents in a hit list.

DocViewDocPermission

0x00002000

View documents.

DocPrintPermission

0x00004000

Print documents.

DocExportPermission

0x00008000

Export documents.

DocViewAnnotationPermission

0x00010000

View document annotations.

DocHideAnnotationPermission

0x00020000

Hide document annotations.

DocViewHistoryPermission

0x00040000

View the document history.

DocAddAnnotationsPermission

0x00080000

Add annotations to a document.

DocDeletePermission

0x00100000

Delete documents.

DocEditPermission

0x00200000

Edit documents.

DocUpdateIndexDataPermission

0x00400000

Update the index data of documents.

DocAddPagePermission

0x00800000

Add pages to documents.

DocDeletePagePermission

0x01000000

Delete pages of documents.

DocDeleteDocPermission

0x02000000

Delete documents.

WfParticipatePermission

0x00040000

Participate in a workflow process.

WfAddDocPermission

0x00080000

Link a document to a workflow process.

WFViewHistoryPermission

0x00100000

View the history of a workflow instance.

WfDelegatePermission

0x00200000

Delegate a workflow instance.

WfViewAllPermission

0x00400000

View all workflow related information.

WfDeletePermission

0x00800000

Delete workflow instances.

 

Ā© 2022 Therefore Corporation, all rights reserved.