Kofax DM API Manuale Utente Pagina 491

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 528
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 490
DM API TOKENS 471
%SECURITY
%SECURITY
This token is used to retrieve the user’s access rights for the specified
document(s). Each user may be granted different privileges (for
example, allowed to view, not allowed to copy, etc.)
Syntax
PCDSearch.AddReturnProperty(“%SECURITY”)
Parameters
Example
'Create a search object.
Set pDoc = CreateObject("PCDClient.PCDSearch.1")
'Set the DM Security Token.
pDoc.SetDST( DST )
'Indicate that the search should return security properties.
pDoc.AddReturnProperty("%SECURITY")
'Execute the search.
pDoc.Execute
Related Items
See the PCDSearch object.
See the AddReturnProperty method.
%SECURITY The token identifier that the current
user’s security mask (access priviliges)
are to be returned for the specified
document(s).
Vedere la pagina 490
1 2 ... 486 487 488 489 490 491 492 493 494 495 496 ... 527 528

Commenti su questo manuale

Nessun commento