Show / Hide Table of Contents

Use10msPacing Method

Use10msPacing(bool)

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

C#
public ConfigureYubicoOtp Use10msPacing(bool setConfig = true)

Parameters

Type Name Description
bool setConfig

Returns

ConfigureYubicoOtp

The current ConfigureYubicoOtp instance.

Remarks

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

In this article
Back to top Generated by DocFX