Show / Hide Table of Contents

TemplateId Property

TemplateId

The template ID of the fingerprint being enrolled. This is an optional element and can be null.

C#
public ReadOnlyMemory<byte>? TemplateId { get; }

Property Value

Type Description
ReadOnlyMemory<byte>?
In this article
Back to top Generated by DocFX