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 |
---|---|
System.InvalidOperationException | The command to reset the application failed. |