Share via


BiometricsInformationRecord.FormatOwner Property

2/27/2008

Gets the integer value assigned by the format owner and registered by the IBIA.

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

Syntax

'Declaration
Public ReadOnly Property FormatOwner As Integer
public int FormatOwner { get; }
public:
property int FormatOwner {
    int get ();
}
/** @property */
public int get_FormatOwner ()
public function get FormatOwner () : int

Remarks

Gets the value that assigned by the format owner and registered by the International Biometric Industry Association (IBIA).

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