Show / Hide Table of Contents

Fido2Response Class

Namespace: Yubico.YubiKey.Fido2.Commands Assembly: Yubico.YubiKey.dll
C#
public class Fido2Response : YubiKeyResponse, IYubiKeyResponse
Inheritance object YubiKeyResponse Fido2Response
BioEnrollBeginResponse
BioEnrollEnumerateResponse
BioEnrollNextSampleResponse
BioEnrollmentResponse
ChangePinResponse
ClientPinResponse
ConfigResponse
CredentialManagementResponse
EnumerateCredentialsBeginResponse
EnumerateCredentialsGetNextResponse
EnumerateRpsBeginResponse
EnumerateRpsGetNextResponse
GetAssertionResponse
GetBioModalityResponse
GetCredentialMetadataResponse
GetFingerprintSensorInfoResponse
GetInfoResponse
GetKeyAgreementResponse
GetLargeBlobResponse
GetPinRetriesResponse
GetPinUvAuthTokenResponse
GetUvRetriesResponse
MakeCredentialResponse
ResetResponse
SetLargeBlobResponse
SetPinResponse
Implements
IYubiKeyResponse

Constructors

Name Description
Fido2Response(ResponseApdu)

Properties

Name Description
CtapStatus

The CTAP status code.

StatusCodeMap

Overridden to modify the messages associated with certain status words. The messages match the status words' meanings as described in the FIDO2 specifications.

In this article
Back to top Generated by DocFX