Show / Hide Table of Contents

ResetApplication Method

ResetApplication()

Resets the YubiKey's OATH application back to a factory default state.

C#
public void ResetApplication()

Exceptions

Type Condition
InvalidOperationException

The ResetCommand failed.

Remarks

This will remove the password if one set and delete all credentials stored on the YubiKey.

In This Article
  • Remarks
Back to top Generated by DocFX