<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@digitalpersona/core](./core.md) &gt; [BioSampleFormatOwner](./core.biosampleformatowner.md)

## BioSampleFormatOwner enum

Biometric owner ID registered with [IBIA](http://www.ibia.org/base/cbeff/_biometric_org.phpx)<!-- -->.

<b>Signature:</b>

```typescript
export declare enum BioSampleFormatOwner 
```

## Enumeration Members

|  Member | Value | Description |
|  --- | --- | --- |
|  Cognitec | <code>99</code> | Cognitec (face) |
|  DigitalPersona | <code>51</code> | DigitalPersona (fingerprints) |
|  Innovatrics | <code>53</code> | Innovatrics (face) |
|  Neurotechnologija | <code>49</code> | Neurotechnologija (fingerprints). |
|  None | <code>0</code> |  |

