Show / Hide Table of Contents

UseButton Method

UseButton(bool)

Require user acceptance by touching the YubiKey button for challenge-response operations

C#
public ConfigureChallengeResponse UseButton(bool setConfig = true)

Parameters

Type Name Description
bool setConfig

Returns

ConfigureChallengeResponse

The current ConfigureChallengeResponse instance.

Remarks

This setting must be used with either UseYubicoOtpChallengeResponseMode(bool) or UseHmacSha1ChallengeResponseMode(bool).

In this article
Back to top Generated by DocFX