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