Kofax DM API Bedienungsanleitung Seite 491

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 528
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 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).
Seitenansicht 490
1 2 ... 486 487 488 489 490 491 492 493 494 495 496 ... 527 528

Kommentare zu diesen Handbüchern

Keine Kommentare