TemplateInfos Property
TemplateInfos
The enumeration of enrolled fingerprints. This is an optional element and can be null.
C#
public IReadOnlyList<TemplateInfo>? TemplateInfos { get; }
Property Value
Type | Description |
---|---|
IReadOnlyList<TemplateInfo> |
Remarks
This is a list of templateId/friendlyName pairs.