BioEnrollBeginResponse Class
Namespace: Yubico.YubiKey.Fido2.Commands Assembly: Yubico.YubiKey.dllThe response partner to the GetBioModalityCommand, containing information about the biometric technique of the YubiKey.
C#
public class BioEnrollBeginResponse : Fido2Response, IYubiKeyResponseWithData<BioEnrollSampleResult>, IYubiKeyResponse
Constructors
Name | Description |
---|---|
BioEnrollBeginResponse(ResponseApdu) | Constructs a new instance of BioEnrollBeginResponse based on a response APDU provided by the YubiKey. |
Properties
Name | Description |
---|---|
StatusCodeMap |
Methods
Name | Description |
---|---|
GetData() | Gets the data from the YubiKey response. |