Show / Hide Table of Contents

ResetApplication Method

ResetApplication()

Reset the YubiHSM Auth application, which will delete all credentials, reset the management key to its default value (all zeros), and reset the management key retry counter to 8.

C#
public void ResetApplication()

Exceptions

Type Condition
InvalidOperationException

The command to reset the application failed.

In this article
Back to top Generated by DocFX