Show / Hide Table of Contents

AllowManualUpdate Method

AllowManualUpdate(bool)

Configures the slot to allow for user-triggered static password change.

C#
public ConfigureStaticPassword AllowManualUpdate(bool setConfig = true)

Parameters

Type Name Description
bool setConfig

Returns

ConfigureStaticPassword

Remarks

YubiKey 2 and later supports user-initiated update of a static password. If configured, the user presses and holds the key for 8-15 seconds. When the button is released, the indicator light flashes. By pressing shortly, the change is confirmed and the new OTP is yielded. The static ticket flag must be set before calling this method or an exception will occur.

In this article
Back to top Generated by DocFX