Show / Hide Table of Contents

UseYubicoOtpChallengeResponseMode Method

UseYubicoOtpChallengeResponseMode(bool)

Enables Yubico OTP Challenge-Response Mode

C#
public T UseYubicoOtpChallengeResponseMode(bool setting = true)

Parameters

Type Name Description
bool setting

Returns

T

Remarks

When set, the configuration does not work in normal OTP mode.

This setting is mutually exclusive with UseHmacSha1ChallengeResponseMode(bool). Also, it is incompatible with SetOathHotp(bool).

In this article
Back to top Generated by DocFX