SetApplicationID
Used with the Fingerprint Service to limit a fingerprint search to the specified application.
Syntax
bool SetApplicationID(StrParam)
Parameters
String parameter that represents unique Application ID. Smart parameters are supported.This value is used to retrieve a correct list of fingerprints that are loaded to the server.
Returns
False, if action SetFingerprintWebServiceURL() was not called. Otherwise, True.Level
Batch, Document, or Page levels.Details
Uses this action to specify unique application name, if multiple applications are using the same Fingerprint Service.- Example
SetFingerprintWebServiceURL(http://'FPSERVERNAME'/fpservice/Service.asmx?WSDL) SetApplicationID("1040ez")