Getdst – Kofax DM API User Manual
Page 208

188 C
HAPTER
4
GetDST
GetDST
Use this method to get the document security token (DST) that the
server returns after a call to the
object. You need to save the returned DST to use it in subsequent
transactions.
Syntax
PCDLogin.GetDST()
Returns
Returns a string value that contains the DST.
Usage
The DST is a unique string returned from the DM Server and is valid
while the user is logged on to the server. All subsequent transactions,
such as search requests and lookups, require the DST to verify that the
user is authorized to perform the transaction.
Example
The sample code in the
section in Chapter 1
illustrates how you can use the GetDST method in your custom
applications.
Related Items
See the
object.
See the following methods:
See the following properties: