SetOathHotp Method
SetOathHotp(Boolean)
Sets the configuration for OATH HOTP.
C#
public T SetOathHotp(bool setting = true)
Parameters
Type | Name | Description |
---|---|---|
System.Boolean | setting |
Returns
T
Remarks
In order to use OATH HOTP in a slot, neither Yubico.YubiKey.Otp.OtpSettings`1.Flag.YubicoOtpChallengeResponse nor Yubico.YubiKey.Otp.OtpSettings`1.Flag.HmacSha1ChallengeResponse can be set.