UseFastTrigger Method

UseFastTrigger(Boolean)

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

C#
public ConfigureYubicoOtp UseFastTrigger(bool setConfig = true)

Parameters

Type Name Description
System.Boolean 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.

Generated by DocFX