AppendDelayToOtp Method
AppendDelayToOtp(Boolean)
Adds a 500ms delay after sending the OTP string.
C#
public ConfigureYubicoOtp AppendDelayToOtp(bool setConfig = true)
Parameters
Type | Name | Description |
---|---|---|
System.Boolean | setConfig |
Returns
The current ConfigureYubicoOtp instance.