SetFingerprintWebServiceURL
Specifies the URL that links to the Fingerprint web service.
Syntax
bool SetFingerprintWebServiceURL(StrParam)
Parameters
String value specifying the URL that is the link to the Fingerprint Web Service. Smart parameters are supported.Returns
Always True.Level
All levels.Details
Add SetFingerprintWebService URL with its single parameter to the function and move so it is prior to SetFingerprintDir action.Attention: this action is not effective unless
the Fingerprint Service has been installed and configured.
- Example
SetFingerprintWebServiceURL("http://www.grandcorp.AR.com/fpservice/") SetFingerprintDir("\ParentDirectory\Application\Fingerprint")