GetBioModalityResponse 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 GetBioModalityResponse : Fido2Response, IYubiKeyResponseWithData<int>, IYubiKeyResponse
Constructors
Name | Description |
---|---|
GetBioModalityResponse(ResponseApdu) | Constructs a new instance of GetBioModalityResponse based on a response APDU provided by the YubiKey. |
Methods
Name | Description |
---|---|
GetData() | Gets the data from the YubiKey response. |