Show / Hide Table of Contents

UseHmacSha1ChallengeResponseMode Method

UseHmacSha1ChallengeResponseMode(bool)

HMAC-SHA1 Challenge-Response Mode

C#
public T UseHmacSha1ChallengeResponseMode(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 UseYubicoOtpChallengeResponseMode(bool). Also, it is incompatible with SetOathHotp(bool).

In this article
Back to top Generated by DocFX