DeviceResetResponse Class
Namespace: Yubico.YubiKey.Management.Commands Assembly: Yubico.YubiKey.dllThe response to the DeviceResetCommand command, containing the YubiKey's device configuration details.
C#
public class DeviceResetResponse : YubiKeyResponse, IYubiKeyResponse
Implements
Constructors
Name | Description |
---|---|
DeviceResetResponse(ResponseApdu) | Constructs a DeviceResetResponse instance based on a ResponseApdu received from the YubiKey. |