Show / Hide Table of Contents

ResetApplicationResponse Class

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

The response class for resetting the YubiHSM Auth application.

C#
public class ResetApplicationResponse : BaseYubiHsmAuthResponse, IYubiKeyResponse
Inheritance object YubiKeyResponse BaseYubiHsmAuthResponse ResetApplicationResponse
Implements
IYubiKeyResponse

Remarks

The partner class is ResetApplicationCommand.

Constructors

Name Description
ResetApplicationResponse(ResponseApdu)

Constructs an ResetApplicationResponse based on a ResponseApdu received from the YubiKey.

In this article
Back to top Generated by DocFX