TemplateId Property
TemplateId
The template ID of the fingerprint being enrolled. This is an optional element and can be null.
C#
public Nullable<ReadOnlyMemory<byte>> TemplateId { get; }
Property Value
Type | Description |
---|---|
System.Nullable<System.ReadOnlyMemory<System.Byte>> |