Show / Hide Table of Contents

OathResponse Class

Namespace: Yubico.YubiKey.Oath.Commands Assembly: Yubico.YubiKey.dll

Base class for all OATH responses. Use this class to represent the status of an OATH command, or one of its derived classes to retrieve the full response.

C#
public class OathResponse : YubiKeyResponse, IYubiKeyResponse
Inheritance object YubiKeyResponse OathResponse
CalculateAllCredentialsResponse
CalculateCredentialResponse
DeleteResponse
ListResponse
RenameResponse
SelectOathResponse
SetPasswordResponse
ValidateResponse
Implements
IYubiKeyResponse

Constructors

Name Description
OathResponse(ResponseApdu)

Properties

Name Description
StatusCodeMap

Retrieves the details describing the processing state.

See Also

IYubiKeyResponse
In this article
Back to top Generated by DocFX