Kofax DM API Manual do Utilizador Página 491

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 528
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 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).
Vista de página 490
1 2 ... 486 487 488 489 490 491 492 493 494 495 496 ... 527 528

Comentários a estes Manuais

Sem comentários