Instructions
U.are.U SDK - Developer Guide 59
ActiveX
Managing Fingerprint Data
The ActiveX API implements fingerprint data as shown in the UML diagram below:
In addition to the usual methods for working with data, this class includes the methods below for serializing and
deserializing (as described in Importing the U.are.U .NET package on page 44).
Function Description
SerializeXml Static method which serializes FMDs and FIDs into an XML string. Note that raw
data is encoded as base-64.
DeserializeXml Static method which de-serializes XML-encoded FMDs and FIDs back into a
U.are.U FMD or FID data structure.