Share via


BiometricsInformationRecord.GetBiometricDataBlock Method

2/27/2008

Returns the data block contained within the biometric information record.

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

Syntax

'Declaration
Public Function GetBiometricDataBlock As Byte()
public byte[] GetBiometricDataBlock ()
public:
array<unsigned char>^ GetBiometricDataBlock ()
public byte[] GetBiometricDataBlock ()
public function GetBiometricDataBlock () : byte[]

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 Class
BiometricsInformationRecord Members
Microsoft.PointOfService Namespace