Use20msPacing Method

Use20msPacing(Boolean)

Adds an inter-character pacing time of 20ms between each keystroke.

C#
public ConfigureYubicoOtp Use20msPacing(bool setConfig = true)

Parameters

Type Name Description
System.Boolean setConfig

Returns

ConfigureYubicoOtp

The current ConfigureYubicoOtp instance.

Remarks

This setting is not compatible with UseYubicoOtpChallengeResponseMode(Boolean) nor UseHmacSha1ChallengeResponseMode(Boolean).

Generated by DocFX