Show / Hide Table of Contents

UseFastTrigger Method

UseFastTrigger(bool)

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

C#
public ConfigureYubicoOtp UseFastTrigger(bool setConfig = true)

Parameters

Type Name Description
bool setConfig

Returns

ConfigureYubicoOtp

The current ConfigureYubicoOtp 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