<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@digitalpersona/enrollment](./enrollment.md) &gt; [FaceEnroll](./enrollment.faceenroll.md)

## FaceEnroll class

Face enrollment API.

<b>Signature:</b>

```typescript
export declare class FaceEnroll extends Enroller 
```

## Constructors

|  Constructor | Modifiers | Description |
|  --- | --- | --- |
|  [(constructor)(context)](./enrollment.faceenroll.(constructor).md) |  | Constructs a new face enrollment API object. |

## Methods

|  Method | Modifiers | Description |
|  --- | --- | --- |
|  [canEnroll()](./enrollment.faceenroll.canenroll.md) |  | Reads a face enrollment availability. |
|  [enroll(samples)](./enrollment.faceenroll.enroll.md) |  | Enrolls a face. |
|  [unenroll()](./enrollment.faceenroll.unenroll.md) |  | Deletes the face enrollment. |

