Show / Hide Table of Contents

UseFastTrigger Method

UseFastTrigger(bool)

Causes the trigger action of the YubiKey button to become faster.

C#
public ConfigureHotp UseFastTrigger(bool setConfig = true)

Parameters

Type Name Description
bool setConfig

Returns

ConfigureHotp

The current ConfigureHotp instance.

Remarks

This only applies when one configuration is written. If both configurations are active, this setting has no effect.

In this article
Back to top Generated by DocFX