Show / Hide Table of Contents

DeviceResetResponse Class

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

The response to the DeviceResetCommand command, containing the YubiKey's device configuration details.

C#
public class DeviceResetResponse : YubiKeyResponse, IYubiKeyResponse
Inheritance object YubiKeyResponse DeviceResetResponse
Implements
IYubiKeyResponse

Constructors

Name Description
DeviceResetResponse(ResponseApdu)

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

In this article
Back to top Generated by DocFX