Kofax DM API Manuale Utente Pagina 450

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 528
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 449
430 CHAPTER 5
%PR_CONTENT_RETRIEVE
'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 edit the profile.
If Not (pDocObject.HasRight("%PR_CONTENT_RETRIEVE", _
intAccessRights)) Then
'The current user does not have sufficient authority to
'retrieve the contents of the current document.
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_VIEW
%PR_EDIT
%PR_VIEW
%RIGHT8
%RIGHT9
Vedere la pagina 449
1 2 ... 445 446 447 448 449 450 451 452 453 454 455 ... 527 528

Commenti su questo manuale

Nessun commento