Show / Hide Table of Contents

BioEnrollmentResponse Constructor

BioEnrollmentResponse(ResponseApdu)

Constructs a new instance of BioEnrollmentResponse based on a response APDU provided by the YubiKey.

C#
public BioEnrollmentResponse(ResponseApdu responseApdu)

Parameters

Type Name Description
ResponseApdu responseApdu

A response APDU containing the CBOR response data for the authenticatorBioEnrollment command.

In this article
Back to top Generated by DocFX