Show / Hide Table of Contents

ResetCommand Constructor

ResetCommand()

Constructs an instance of the ResetCommand.

C#
public ResetCommand()

Remarks

This will delete all credentials and associated information from the FIDO2 application and remove the PIN.

Before attempting to reset a YubiKey Bio Multi-protocol Edition key with ResetCommand(), verify that the FIDO2 application is not blocked from using this method by checking the ResetBlocked property. If the application is blocked, use DeviceReset().

In this article
Back to top Generated by DocFX