Skip Navigation Links
 
 

Method GetFingerprint
   String GetFingerprint (Boolean bFormatted )

Gets the unique identification string for the system the software is running on.

Usage: StringValue = <SecurityObject>.GetFingerprint(BOOLEAN bFormatted)

Return Value: If bFormatted=TRUE the return string is similar in format to that displayed on the website: XXXX-XXXX-XXXX-XXXX. If bFormatted=False, the same value is returned without the dashes.