Kofax DM API Manuale Utente Pagina 484

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 528
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 483
464 CHAPTER 5
%RIGHT9
'Check for errors.
checkError(pDocObject, "ERROR_DOCPROFILEDSP_RIGHTS")
'Get the user's effective rights for this document.
Set intAccessRights =
pDocObject.GetReturnProperty("%EFFECTIVE_RIGHTS")
'Make sure user has rights to view only published documents
'and records.
If Not (pDocObject.HasRight("%RIGHT9", intAccessRights)) Then
'The user does not have sufficient access rights to view
'only published documents.
End If
Related Items
See the PCDDocObject object.
See the following methods:
GrantRight
HasRight
RevokeRight
See the following tokens:
%EFFECTIVE_RIGHTS
%PR_ACCESS_CONTROL
%PR_CONTENT_COPY
%PR_CONTENT_DELETE
%PR_CONTENT_EDIT
%PR_CONTENT_RETRIEVE
%PR_CONTENT_VIEW
%PR_EDIT
%RIGHT8
Vedere la pagina 483
1 2 ... 479 480 481 482 483 484 485 486 487 488 489 ... 527 528

Commenti su questo manuale

Nessun commento