Show / Hide Table of Contents

DeleteResponse Class

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

The response to the DeleteCommand command.

C#
public class DeleteResponse : OathResponse, IYubiKeyResponse
Inheritance object YubiKeyResponse OathResponse DeleteResponse
Implements
IYubiKeyResponse

Constructors

Name Description
DeleteResponse(ResponseApdu)

Constructs a DeleteResponse instance based on a ResponseApdu received from the YubiKey.

Properties

Name Description
StatusCodeMap

Retrieves the details describing the processing state.

In this article
Back to top Generated by DocFX