BiometricsInformationRecord Class (POS for .NET v1.12 SDK Documentation)

2/27/2008

Represents the Biometrics data that is returned to the application from a Biometrics device.

Namespace: Microsoft.PointOfService
Assembly: Microsoft.PointOfService (in microsoft.pointofservice.dll)

Syntax

'Declaration
<SerializableAttribute> _
Public Class BiometricsInformationRecord
    Implements IXmlSerializable
[SerializableAttribute] 
public class BiometricsInformationRecord : IXmlSerializable
[SerializableAttribute] 
public ref class BiometricsInformationRecord : IXmlSerializable
/** @attribute SerializableAttribute() */ 
public class BiometricsInformationRecord implements IXmlSerializable
SerializableAttribute 
public class BiometricsInformationRecord implements IXmlSerializable

Remarks

This class provides applications that have context information about the biometrics data that has been returned from a service object by exposing information such as the date of creation, version, and purpose.

Inheritance Hierarchy

System.Object
  Microsoft.PointOfService.BiometricsInformationRecord

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread-safe. Any instance members are not guaranteed to be thread-safe.

See Also

Reference

BiometricsInformationRecord Members
Microsoft.PointOfService Namespace
Biometrics.BiometricsInformationRecord Property