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
The current ConfigureChallengeResponse instance.
Remarks
This setting must be used with either UseYubicoOtpChallengeResponseMode(bool) or UseHmacSha1ChallengeResponseMode(bool).