UseStaticTicketMode Method
UseStaticTicketMode(Boolean)
Sets all dynamic fields to fixed values.
C#
public T UseStaticTicketMode(bool setting = true)
Parameters
Type | Name | Description |
---|---|---|
System.Boolean | setting |
Returns
T
Remarks
Static mode uses the same "OTP" generation algorithm, but all dynamic fields are set to fixed values.
This setting is not compatible with Yubico.YubiKey.Otp.OtpSettings`1.Flag.YubicoOtpChallengeResponse nor Yubico.YubiKey.Otp.OtpSettings`1.Flag.HmacSha1ChallengeResponse.