Instructions

U.are.U SDK - Developer Guide 52
The .NET API
In VB.NET, the
IEnumerable<T>
class does not exist. The recommended method to enroll FMDs using VB.NET is
to send
CreateEnrollmentFmd()
four captured FMDs in an array. If four FMDs are not enough, add a fifth captured
and converted FMD to the array and send to
CreateEnrollmentFMD()
, and so on until an FMD is created.
Common Data Structures for Results
The following classes are used when data is returned as a result of a U.are.U .NET operation.