Instructions

U.are.U SDK - Developer Guide 48
The .NET API
Managing Fingerprint Data
The .NET API implements fingerprint data as shown in the UML diagram below and on the next page.
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 deserializes XML-encoded FMDs and FIDs back into a
U.are.U FMD or FID data structure.